mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
meta-tpm 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: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
1
meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend
Normal file
1
meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend
Normal file
@@ -0,0 +1 @@
|
||||
require ${@bb.utils.contains_any('DISTRO_FEATURES', 'tpm tpm2', 'linux-yocto_tpm.inc', '', d)}
|
||||
Reference in New Issue
Block a user