From: José Bollo Date: Tue, 20 Aug 2019 17:44:53 +0000 (+0200) Subject: af-binder: fixes X-Git-Tag: 8.99.1~74 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4d02ae9f6ee1ca2d3d7745286d4daabbad3e0176;hp=6aedcd64444b68349b778005907231e839e280d9;p=AGL%2Fmeta-agl.git af-binder: fixes 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 --- diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_git.inc b/meta-app-framework/recipes-core/af-binder/af-binder_git.inc index 6852be204..3fa0d96da 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_git.inc +++ b/meta-app-framework/recipes-core/af-binder/af-binder_git.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 = "687d90d5f5a7ec8cd6c2b2d5f8a9c6c180c610c0" +SRCREV = "6599a89df853f4a128906f26142d5b861de90656" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"