From 67c45028e2e7db28f9f8d660e9856d0eb9ef3f81 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Tue, 5 Feb 2019 19:36:38 +0100 Subject: af-binder: bump revision Included changes: * 8b58a16 jobs: Ensure releasing event loop * 4bb7ed6 Set default version to 7.0.0: GRUMPY GUPPY * 3facd51 Add gitreview file for guppy branch * 77bf8a3 Merge changes from topic 'spec-2089' * 194031d hello3: Fix warning unused variable * 0c68d46 afb-hsrv: Avoid call to getnameinfo * 2ff91c0 jobs: Remove conditionnal REMOVE_SYSTEMD_EVENT * 48df1b4 jobs: Separate internal threads from others * e9c6530 jobs: Refactor event loop handling * bb5dd7a afb-proto-ws: Serialize incoming message * a4bb03e packaging: update dependency on libmicrohttpd version * a785953 Merge "afb-api-v3: Fix potential buffer overflow" Bug-AGL: SPEC-2089, SPEC-2133 Change-Id: I9aa7fc1e33b57e4de629f6d1c4e241aed68b2888 Signed-off-by: Stephane Desneux --- meta-app-framework/recipes-core/af-binder/af-binder_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-app-framework/recipes-core') 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 0d16f5854..2dcb1ee64 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 = "1bce83316a1896cf5522d06b1fd6960d74511446" +SRCREV = "8b58a16a65f618fa0ca4f7707badc55649bc7f12" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg