From: José Bollo Date: Fri, 7 Jul 2017 11:59:26 +0000 (+0200) Subject: af-main: Allow service to run by default X-Git-Tag: 4.99.1~97 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=41b0d5ca756d2a5e89bbb5580c43f097560a621d;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. Change-Id: I9e8d6c7bdf961141964bb316e603018721a72054 Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10101 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 d4da78d4d..e956ed3b9 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 = "8c550986fb98fd0848f0af3117e548d4359e3f5a" +SRCREV = "0ee18c0280f67ef458a450c6da408859b8a6734f" PV = "master+git${SRCPV}" S = "${WORKDIR}/git"