Skip to content

Commit 6aacb7f

Browse files
author
Kemal Rasim Sh
committed
selinux: Add SELinux dynamic layer recipe patterns
Include .bb and .bbappend files from the SELinux dynamic layer to ensure SELinux-related recipes are picked up during builds. Signed-off-by: Kemal Rasim Sh <kshakir@qti.qualcomm.com>
1 parent 3781d16 commit 6aacb7f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

conf/layer.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ LAYERRECOMMENDS_qcom-distro = " \
3030
BBFILES_DYNAMIC += " \
3131
dpdk:${LAYERDIR}/dynamic-layers/dpdk/*/*/*.bb \
3232
dpdk:${LAYERDIR}/dynamic-layers/dpdk/*/*/*.bbappend \
33+
selinux:${LAYERDIR}/dynamic-layers/selinux/*/*/*.bb \
34+
selinux:${LAYERDIR}/dynamic-layers/selinux/*/*/*.bbappend \
3335
"
3436
LAYERSERIES_COMPAT_qcom-distro = "wrynose"

0 commit comments

Comments
 (0)