From: José Bollo Date: Fri, 7 Jul 2017 12:03:34 +0000 (+0200) Subject: af-main: Allow service to run by default X-Git-Tag: dab_3.99.3~29 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=c80a038268e78a528f6bfef44de569a2c8b38a1b;p=AGL%2Fmeta-agl.git af-main: Allow service to run by default The previous settings assumed that services were started by socket activation. This is not always the case. Bug-AGL: SPEC-734 Change-Id: I5dda5d48a434ebc83f31eb5074504b3fb86e08cc Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10103 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc index f1b233634..2b641d4fb 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc @@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "9039c0be54353ac3a519da2006824847061f0539" +SRCREV = "44c6f24d8caf01583e3070be65c8373a8f292172" PV = "dab+git${SRCPV}" S = "${WORKDIR}/git"