Upgrade framework and binder 47/10147/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 11 Jul 2017 15:42:07 +0000 (17:42 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 11 Jul 2017 19:03:18 +0000 (19:03 +0000)
This includes:
 - improvement of debugging (indication files)
 - not listing terminated processes
 - allow widget to not define icon (service)

Bug-AGL: SPEC-702
Bug-AGL: SPEC-728
Bug-AGL: SPEC-729

Change-Id: Iee1f0df036a5708dfae169ac08ce281187f51f6f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10147
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: 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 d7ea5e6..ceeb04a 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "846e952260278225b79de4062fff1f8f2145a544"
+SRCREV = "b2114e0f626ed42a5d6154c681486b4edb19fbbf"
 PV = "master+git${SRCPV}"
 
 S = "${WORKDIR}/git"
index e956ed3..b4addb2 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "0ee18c0280f67ef458a450c6da408859b8a6734f"
+SRCREV = "92736672c93cb9cc159af5dbc831249eb15261ed"
 PV = "master+git${SRCPV}"
 
 S = "${WORKDIR}/git"