af-binder: fixes 84/22184/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 20 Aug 2019 17:44:53 +0000 (19:44 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 20 Aug 2019 17:44:53 +0000 (19:44 +0200)
This integrates the following fixes
 * 3343b4d Fix outdated documents
 * 6f13ad1 Avoid lock when child dies
 * ac2ab69 Replace obsolete argument "sessiondir" with "workdir"
 * 0ea0734 jobs: Add starting mode for jobs
 * 6599a89 Fix client disconnection close

Bug-AGL: SPEC-2714
Bug-AGL: SPEC-2720
Bug-AGL: SPEC-2759

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

index 6852be2..3fa0d96 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 = "687d90d5f5a7ec8cd6c2b2d5f8a9c6c180c610c0"
+SRCREV = "6599a89df853f4a128906f26142d5b861de90656"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"