af-binder: bump and fixes 59/24159/2
authorJose Bollo <jose.bollo@iot.bzh>
Wed, 4 Mar 2020 08:55:11 +0000 (09:55 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Mar 2020 14:48:03 +0000 (14:48 +0000)
Includes:
 * 862fb68b Fix globset compilation warning
 * 4848ec20 Update .gitreview file
 * 2f38d2ea Improves compatibility with AddressSanitizers
 * 693249aa Fix bug in session and token removal
 * 26b09b0d Fix a tiny issue in the protocol
 * 9cab553d Fix bug in C++ wrapper

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

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

index 70e5343..1a5390c 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 = "9cab553d6ce4e352ba8eb656b0058c7d5336ca73"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"