mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
kernel: bbappend to enable SELinux, v3.2.
This commit is contained in:
parent
2f44004dab
commit
2bd39e94d0
4
recipes-kernel/linux/linux-yocto_3.2.bbappend
Normal file
4
recipes-kernel/linux/linux-yocto_3.2.bbappend
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
# Enable selinux support in the kernel if the feature is enabled
|
||||
SRC_URI += "${@base_contains('DISTRO_FEATURES', 'selinux', 'file://selinux.cfg', '', d)}"
|
||||
Loading…
Reference in New Issue
Block a user