From: José Bollo Date: Fri, 19 Jul 2019 08:10:58 +0000 (+0200) Subject: af-binder: Fix circular broadcast of events X-Git-Tag: halibut_8.0.0~28 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=48421cc660fccd5f0cc7d2448d6d52b5a2dc34b1;hp=8cbd61a838bfa3f46f66b5641c27c0492ceba2d8;p=AGL%2Fmeta-agl.git af-binder: Fix circular broadcast of events Include changes: * 6fe59e2 uuid: Add module for UUID generation * 5b59688 afb-evt: Refactor processing of broadcasted events * 6dfeafe Tag broadcasted events with UUID and hop * 51ab7c2 Fix bad memory access at client disconnection Bug-AGL: SPEC-2625 Change-Id: Ifa81293a783d5119d7a3d4c33598e1eb865e703c 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 a02597b0e..aa1d78aa5 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 = "0342cd1f15478365bad504d9398d56a03b89781a" +SRCREV = "51ab7c2f95d6d459302423a57cc617021ef6126d" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"