From: José Bollo Date: Thu, 14 Mar 2019 13:18:11 +0000 (+0100) Subject: af-binder: Bump to cherry picked fixes X-Git-Tag: 7.0.1~6^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F20681%2F1;p=AGL%2Fmeta-agl.git af-binder: Bump to cherry picked fixes 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 --- 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 05510eda7..6d343b7fa 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 = "0e5cddffc8222d504ef1fcc9a75581688fc48928" +SRCREV = "3922f07ae1eda1de5d84832c25197296d1c10311" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"