From: José Bollo Date: Tue, 10 Jul 2018 08:51:47 +0000 (+0200) Subject: af-binder: Remove call to nice X-Git-Tag: 5.99.2~26 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=34ea320758041bd7104b9d19c1658a71d59516d1;p=AGL%2Fmeta-agl.git af-binder: Remove call to nice Bug-AGL: SPEC-1578 Bug-AGL: SPEC-1544 Change-Id: Ib9c73f05c6b5d945e27529c857a73eae33c12f40 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 953169feb..6565d40ef 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 = "c98c0d913e3720e61f42d1fabc56a12a73a612ae" +SRCREV = "a3d934b7608c6c88dd891cb6e05bb107718687e1" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"