af-main: Allow service to run by default 01/10101/2
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 7 Jul 2017 11:59:26 +0000 (13:59 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Jul 2017 14:29:39 +0000 (14:29 +0000)
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 <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10101
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 d4da78d..e956ed3 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "8c550986fb98fd0848f0af3117e548d4359e3f5a"
+SRCREV = "0ee18c0280f67ef458a450c6da408859b8a6734f"
 PV = "master+git${SRCPV}"
 
 S = "${WORKDIR}/git"