Handle systemd's "inactive" state as transient 47/9047/2
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 3 Apr 2017 10:21:30 +0000 (12:21 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 4 Apr 2017 14:44:53 +0000 (14:44 +0000)
Inactive is returned sometimes but it means that
the service is not started yet not that it failed
to start.

AGL-Issue: SPEC-520

Change-Id: I35bb6cf8e2c50fa46b23ce5d5817c4d139a42bf4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index 6ce87ed..7da9132 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "255c83029f56e8d90e7ce185b007c4ca65afec1e"
+SRCREV = "51a86fcd6e4f199009888b5a106bf472f1b7c742"
 
 S = "${WORKDIR}/git"