af-binder: Fix lock issue 97/20497/2
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 8 Mar 2019 08:41:37 +0000 (09:41 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Mar 2019 19:30:30 +0000 (19:30 +0000)
This includes:
 * ff2b8be Upgrade dependency to libmicrohttpd version 0.9.60
 * c829f91 Fix build dep on OBS
 * 5425e05 afb-stub-ws: Allow unordered process of messages

Bug-AGL: SPEC-2219

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

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