From: Jose Bollo Date: Fri, 20 Dec 2019 14:02:31 +0000 (+0100) Subject: af-binder: Fix a critical bug X-Git-Tag: 8.99.4~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c227526c68f0d87df60a3a3d9596dc52ad5eaf59;p=AGL%2Fmeta-agl.git af-binder: Fix a critical bug This fix a critical bug of the binder that lead to memory crash and instabilities. Bug-AGL: SPEC-3066 Change-Id: Ied3756fb7cf0dea423cda1c8367510fc175ab447 Signed-off-by: Jose 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 0c42b3697..72fc76288 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 = "6422dd2e6bee2903690fe430b0e7a666179ec163" +SRCREV = "2ed1d659b481c50380faed568818443d092f06ec" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"