af-binder: Fix circular broadcast of events 16/21916/1
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 19 Jul 2019 08:10:58 +0000 (10:10 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 19 Jul 2019 11:40:06 +0000 (13:40 +0200)
Include changes:
 * c53b1b3 uuid: Add module for UUID generation
 * a445694 afb-evt: Refactor processing of broadcasted events
 * 0371579 Tag broadcasted events with UUID and hop
 * ad66a46 Fix bad memory access at client disconnection

Bug-AGL: SPEC-2625

Change-Id: I532c35b7eea15b6391bb68570601fa0d7477d89e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc

index 55cf82c..9982e94 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 = "328c4b574dfb30155b8e27d96d97a1a50b51ebb8"
+SRCREV = "ad66a4685f5d50ef05338157c84a572088693ed3"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"