From: José Bollo Date: Fri, 16 Mar 2018 15:34:34 +0000 (+0100) Subject: af-binder: Bug fix X-Git-Tag: 5.99.1~44^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4108d5d13e67d0e516230df62d741736143b1c99;p=AGL%2Fmeta-agl.git af-binder: Bug fix 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 --- diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc index 48123c0b4..09fb6fd97 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc +++ b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc @@ -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"