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:
Kevin Hao
2023-07-31 13:33:16 +08:00
committed by Armin Kuster
parent 02f285b276
commit b727a4c94d

View File

@@ -0,0 +1 @@
require ${@bb.utils.contains('DISTRO_FEATURES', 'security', 'linux-yocto_security.inc', '', d)}