af-binder: Fix client disconnection close 88/22188/2
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 21 Aug 2019 07:08:19 +0000 (09:08 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 23 Aug 2019 20:03:09 +0000 (20:03 +0000)
This correctly close sockets.

This integrates the following fixes
 * 99ad30b Fix client disconnection close

Bug-AGL: SPEC-2759

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

index 6712eb6..1077e55 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 = "91de2500d8a3e96a5d6d486a31f51270eb8cdc61"
+SRCREV = "99ad30bf29c683da833efeac42d8f178b6d2ca8c"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"