af-main: Allow service to run by default 03/10103/2
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 7 Jul 2017 12:03:34 +0000 (14:03 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Jul 2017 14:29:36 +0000 (14:29 +0000)
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 <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10103
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index f1b2336..2b641d4 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "9039c0be54353ac3a519da2006824847061f0539"
+SRCREV = "44c6f24d8caf01583e3070be65c8373a8f292172"
 PV = "dab+git${SRCPV}"
 
 S = "${WORKDIR}/git"