af-main: Improve Smack setup 12/23712/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 28 Jan 2020 14:16:02 +0000 (15:16 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 28 Jan 2020 22:36:05 +0000 (22:36 +0000)
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 <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-main/af-main_git.inc

index f610815..c75219c 100644 (file)
@@ -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"