mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
linux-yocto-rt: Add the bbappend for rt kernel
So that the security features in this layer can be used on the rt kernel. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
1
recipes-kernel/linux/linux-yocto-rt_%.bbappend
Normal file
1
recipes-kernel/linux/linux-yocto-rt_%.bbappend
Normal file
@@ -0,0 +1 @@
|
||||
require ${@bb.utils.contains('DISTRO_FEATURES', 'security', 'linux-yocto_security.inc', '', d)}
|
||||
Reference in New Issue
Block a user