summaryrefslogtreecommitdiffstats
path: root/meta-app-framework
diff options
context:
space:
mode:
authorJose Bollo <jose.bollo@iot.bzh>2020-03-04 09:55:11 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-03-11 14:48:03 +0000
commit1bd9a7bcc58beaa0f5aa6029ec92d67777ce2e7e (patch)
treeb361eb1f3112799546490fa26ba3b1f5b799aeac /meta-app-framework
parentec55ecb0429defd4de444003ba7a02548e8ded79 (diff)
af-binder: bump and fixes
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>
Diffstat (limited to 'meta-app-framework')
-rw-r--r--meta-app-framework/recipes-core/af-binder/af-binder_git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_git.inc b/meta-app-framework/recipes-core/af-binder/af-binder_git.inc
index 70e5343a4..1a5390c89 100644
--- a/meta-app-framework/recipes-core/af-binder/af-binder_git.inc
+++ b/meta-app-framework/recipes-core/af-binder/af-binder_git.inc
@@ -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"