[yocto] [meta-selinux][PATCH] linux-yocto: add bbappend for kernel 5.0

Yi Zhao yi.zhao at windriver.com
Tue Mar 19 16:59:22 PDT 2019


Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
 recipes-kernel/linux/linux-yocto_5.%.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-kernel/linux/linux-yocto_5.%.bbappend

diff --git a/recipes-kernel/linux/linux-yocto_5.%.bbappend b/recipes-kernel/linux/linux-yocto_5.%.bbappend
new file mode 100644
index 0000000..7719d3b
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_5.%.bbappend
@@ -0,0 +1 @@
+require ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', '${BPN}_selinux.inc', '', d)}
-- 
2.7.4



More information about the yocto mailing list