From: José Bollo Date: Tue, 28 Jan 2020 14:16:02 +0000 (+0100) Subject: af-main: Improve Smack setup X-Git-Tag: 8.99.5~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F23712%2F2;p=AGL%2Fmeta-agl.git af-main: Improve Smack setup Improve setup for solving access issues While developping the binding afb-test, the export of the binding afm-test, using "provided-binding" feature revealed to be broken because of security setup. Bug-AGL: SPEC-2795 Change-Id: I0af4a46aaa191cad167a332ebb2d14ebbfe04c6a Signed-off-by: José Bollo --- diff --git a/meta-app-framework/recipes-core/af-main/af-main_git.inc b/meta-app-framework/recipes-core/af-main/af-main_git.inc index f61081555..c75219cae 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_git.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_git.inc @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "c98333b595beb7858a4d3c17cd405dde2f79ce2e" +SRCREV = "7d50de9020901a843095568462a23b4a1ae5f6c3" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"