af-binder: bump and fixes 60/24160/2
authorJose Bollo <jose.bollo@iot.bzh>
Wed, 4 Mar 2020 09:06:40 +0000 (10:06 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 12 Mar 2020 15:20:39 +0000 (15:20 +0000)
Includes:
 * 862fb68b Fix globset compilation warning
 * 00b0c28f Add gitreview file for icefish branch
 * 44c40eaa Improves compatibility with AddressSanitizers
 * ad15fdb2 Fix bug in session and token removal
 * 38c6516c Fix a tiny issue in the protocol
 * 591f9d33 Fix bug in C++ wrapper

Bug-AGL: SPEC-3040
Bug-AGL: SPEC-3134
Bug-AGL: SPEC-3162
Bug-AGL: SPEC-3220

Change-Id: I975d0130fe2ebefd75decf2ac84b9c5cee1fb622
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc

index 70e5343..2696e9a 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 = "65353dce81a629e042800bb7b86fcd869a76727e"
+SRCREV = "591f9d339d6467e4b53be561aedda90630a9ddbf"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"