af-binder: Fix a critical bug 42/23442/2
authorJose Bollo <jose.bollo@iot.bzh>
Fri, 20 Dec 2019 14:02:31 +0000 (15:02 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 20 Dec 2019 18:04:41 +0000 (18:04 +0000)
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 <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc

index 0c42b36..72fc762 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 = "6422dd2e6bee2903690fe430b0e7a666179ec163"
+SRCREV = "2ed1d659b481c50380faed568818443d092f06ec"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"