af-binder: Fix concurrent issue SPEC-2163 57/20057/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 12 Feb 2019 10:13:15 +0000 (11:13 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 18 Feb 2019 11:28:44 +0000 (11:28 +0000)
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 <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc

index 8bc9833..a109218 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 = "fcd68bb0f872c65c4317377f787f5fdddea6e5d0"
+SRCREV = "f47f9d84730e2bfe7b1dc465d14b09db34dc3076"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"