From: Jose Bollo Date: Mon, 31 Dec 2018 13:21:06 +0000 (+0100) Subject: af-binder: Fix lock of sync/async calls X-Git-Tag: 6.99.4~13 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=7c3a9d14894691ce7c83743f7502bd591f29b2df;hp=cf71a3e8fd6dd2aa4841e1ff91afac6e11ea32b5;p=AGL%2Fmeta-agl.git af-binder: Fix lock of sync/async calls 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 --- 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 c484015af..88fd93c95 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 = "9295a52e5ea920a969aa0bf7aedd2342fb59c8fe" +SRCREV = "e84fc44c47b42651fef17405f5bc09e5079d4a72" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"