af-binder: Bug fix 25/13625/1
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 16 Mar 2018 15:34:34 +0000 (16:34 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 16 Mar 2018 15:34:34 +0000 (16:34 +0100)
This fix bug in connection of websockets. It appears
that the bug is herre since months but was not detected
before 14th March 2018.

Also, include a fix for future version of libmicrohttpd
(newer than 0.9.59).

Bug-AGL: SPEC-1345

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

index 48123c0..09fb6fd 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 = "bd10bc4405f3777fe495cb9f62818d67ab584854"
+SRCREV = "5b26086e8e634d1fcd2e65dc164fd3453f43942b"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"