af-binder: Bump to cherry picked fixes 81/20681/1
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 14 Mar 2019 13:18:11 +0000 (14:18 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 14 Mar 2019 13:18:11 +0000 (14:18 +0100)
This includes:
 * Fix build dep on OBS
 * afb-stub-ws: Allow unordered process of messages

Bug-AGL: SPEC-2219
Bug-AGL: SPEC-2251

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

index 05510ed..6d343b7 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 = "0e5cddffc8222d504ef1fcc9a75581688fc48928"
+SRCREV = "3922f07ae1eda1de5d84832c25197296d1c10311"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"