From: Scott Murray Date: Mon, 25 Jul 2022 19:06:38 +0000 (-0400) Subject: agl-demo: add agl-selinux as a dependency X-Git-Tag: 13.92.0~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f22d415e4b1290cbba736df7d4cafa043dc8f8f2;p=AGL%2Fmeta-agl-demo.git agl-demo: add agl-selinux as a dependency Add the agl-selinux feature as a dependency of agl-demo to pull in the SELinux support for demo image builds. Bug-AGL: SPEC-4332 Signed-off-by: Scott Murray Change-Id: I12ff244a47c2ca6f039972ca5263f9e78dc1d107 --- diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index 4f4e49ec1..a96ab796f 100644 --- a/templates/feature/agl-demo/included.dep +++ b/templates/feature/agl-demo/included.dep @@ -1 +1 @@ -agl-pipewire agl-app-framework +agl-pipewire agl-app-framework agl-selinux