af-binder & af-main: Update to version 5.99.FFRC6 93/16493/3
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 7 Sep 2018 07:46:55 +0000 (09:46 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 9 Sep 2018 14:37:20 +0000 (14:37 +0000)
This includes the following binder changes (from newer to older):
 * 29f544b afb-apiset: fixed the error message upon api open.
 * 8647a34 afb-session: Use ad-hoc pseudo-random uuid
 * d3edd5f VERSION 5.99.FFRC6
 * 72385ab main-afb-daemon: Export API after initialization
 * 408acbd app-framework-binder doc: Changed doc to fit new format.
 * a02a162 Allow choice to trap or not program faults
 * 5dd7df3 main-afb-daemon: Set AFB_ROOTDIR and AFB_WORKDIR in environment
 * 8706522 afb-hook-flags: Fix a compilation warning

Bug-AGL: SPEC-1655
Bug-AGL: SPEC-1724
Bug-AGL: SPEC-1694

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

index f115989..cca794d 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "8aac4b82fa18fe6f0feacac86fdde3d78b19cd18"
+SRCREV = "29f544ba5fa53407575b549c1d3b0a4e2619af8f"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"
index da1780b..8248948 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "bb3a30a0e517fda1a4c282a7b1fcdf95c85f5c1c"
+SRCREV = "c152727a73c55782b6ffb65add51d03da5ff8e3b"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"