From: José Bollo Date: Fri, 20 Jul 2018 08:25:19 +0000 (+0200) Subject: af-binder: Bug fixes X-Git-Tag: 5.99.2~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=deddf84851dd8e477bda44fe87f7011ea4124b56;p=AGL%2Fmeta-agl.git af-binder: Bug fixes This upgrade include this following commits * 59d2f19 afb-config: Simplify version print * 1634f34 afb-trace: Fix bug on uuid of session's events * e9eac35 afb-trace: Fix bug in session handling * b798adf Fix errors in migration to V3 Bug-AGL: SPEC-1595 Change-Id: I6c195b2a7c48d12bfc175f8d6206727637ff16ec 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 6565d40ef..3cd86817f 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 = "a3d934b7608c6c88dd891cb6e05bb107718687e1" +SRCREV = "59d2f191917bb1552f7eb892c0e7e0333fdace43" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"