From: José Bollo Date: Tue, 12 Feb 2019 10:13:15 +0000 (+0100) Subject: af-binder: Fix concurrent issue SPEC-2163 X-Git-Tag: halibut_7.99.1~61 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dc7e96badb87a9b3ff3efbabf51f01c9f31677e4;p=AGL%2Fmeta-agl.git af-binder: Fix concurrent issue SPEC-2163 Include the changes: * 44248c6 Set next version of binder * 043c27c Update copyright date * 6415858 afb-stub-ws: Fix concurrent memory issues * f47f9d8 stress: Improve the stress test scripts Bug-AGL: SPEC-2163 Change-Id: I6ae7948de56aa698c3aa9e82617abc504477d326 Signed-off-by: José 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 8bc98339d..a10921803 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 = "fcd68bb0f872c65c4317377f787f5fdddea6e5d0" +SRCREV = "f47f9d84730e2bfe7b1dc465d14b09db34dc3076" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"