af-binder: Fix client disconnection close 05/22205/1
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 21 Aug 2019 07:08:19 +0000 (09:08 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 23 Aug 2019 08:36:15 +0000 (10:36 +0200)
This correctly close sockets.

This integrates the following fixes
 * 248f6ea 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 85a6c3b..f0a2ceb 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 = "0abe8de32bef957b2f72eee7c7eb30c3a9a9efeb"
+SRCREV = "248f6eafa20476014f4bf12d90b2234c4be7eef2"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"