Framework: Fix and upgrade 09/9609/4
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 6 Jun 2017 08:50:36 +0000 (10:50 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 8 Jun 2017 10:10:48 +0000 (10:10 +0000)
App-framework-main:

 - Deinstallation of units
 - Fix lack of message when setting exec bit

App-framework-binder:

 - Binding V2 proposal finalized
 - Human readable option for afb-client-demo
 - Cleanup and improvement of API
 - Logging by request
 - Relax authorization for self
 - New hooking/tracing features (options --tracesvc and --traceevt)
 - Fix of many bugs

AGL-Bug: SPEC-644
AGL-Bug: SPEC-645

Change-Id: Id980ebda486105044f9685ba50639a81766a7d72
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9609
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-binder/af-binder_1.0.bb
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index ab4a476..c3c13cd 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "8abd9262e343aec71e07388bdf829d4f76d6529e"
+SRCREV = "b192d4cc46d8bda166116432ee28042e95750052"
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig
index 3dadcc2..c671bfe 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "3f6dcaacd7abc85ebed40053a3ce73bc7753ddf9"
+SRCREV = "51c7935c6535ddb5865e6bd67de603326458cedd"
 
 S = "${WORKDIR}/git"