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:
Armin Kuster
2023-08-01 11:14:38 -04:00
parent b727a4c94d
commit 39d373acd1

View File

@@ -0,0 +1 @@
require ${@bb.utils.contains_any('DISTRO_FEATURES', 'tpm tpm2', 'linux-yocto_tpm.inc', '', d)}