af-binder: Fix circular broadcast of events 15/21915/2
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 19 Jul 2019 08:10:58 +0000 (10:10 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 23 Jul 2019 11:54:07 +0000 (11:54 +0000)
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 <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc

index a02597b..aa1d78a 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 = "0342cd1f15478365bad504d9398d56a03b89781a"
+SRCREV = "51ab7c2f95d6d459302423a57cc617021ef6126d"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"