From b98169143d1d1189e1817cf0c996dc1669ec52ba Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 3 Jul 2020 14:20:23 +0300 Subject: recipes-graphics/wayland/agl-compositor_git: Add PACKAGECONFIG for deny-all policy Bug-AGL: SPEC-3432 Signed-off-by: Marius Vlad Change-Id: Ib91bfe7056ad268f660243d3f859c9eb5f9fd1f4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24928 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Scott Murray Reviewed-by: Jan-Simon Moeller --- .../recipes-graphics/wayland/agl-compositor_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-agl-profile-graphical') diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb index b990f815c..a34d143c2 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb @@ -16,6 +16,8 @@ SRCREV = "39ea644837dd29cd47a579a9703b43458187f82b" PV = "0.0.10+git${SRCPV}" S = "${WORKDIR}/git" +PACKAGECONFIG[policy-deny-all] = "-Dpolicy-default=deny-all,," + inherit meson pkgconfig python3native FILES_${PN} = " \ -- cgit 1.2.3-korg