af-binder: Fix lock of sync/async calls 99/19399/1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 31 Dec 2018 13:21:06 +0000 (14:21 +0100)
committerJose Bollo <jose.bollo@iot.bzh>
Mon, 31 Dec 2018 13:21:06 +0000 (14:21 +0100)
Bump to the version that fix the lock of
call in multi-threaded case.

Bug-AGL: SPEC-2089

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

index c484015..88fd93c 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 = "9295a52e5ea920a969aa0bf7aedd2342fb59c8fe"
+SRCREV = "e84fc44c47b42651fef17405f5bc09e5079d4a72"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"