From c80a038268e78a528f6bfef44de569a2c8b38a1b Mon Sep 17 00:00:00 2001 From: José Bollo Date: Fri, 7 Jul 2017 14:03:34 +0200 Subject: af-main: Allow service to run by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- meta-app-framework/recipes-core/af-main/af-main_1.0.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-app-framework/recipes-core/af-main/af-main_1.0.inc') 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" -- cgit 1.2.3-korg