Yocto Project Discussions
 help / color / mirror / Atom feed
* [meta-security][PATCH 1/2] meta-tpm linux-yocto-rt: Add the bbappend for rt kernel
@ 2023-08-03 12:34 Armin Kuster
  2023-08-03 12:34 ` [meta-security][PATCH 2/2] layer: add QA_WARNINGS to all layers Armin Kuster
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2023-08-03 12:34 UTC (permalink / raw)
  To: yocto

So that the security features in this layer can be used on the
rt kernel.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend

diff --git a/meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend b/meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend
new file mode 100644
index 0000000..e8027ff
--- /dev/null
+++ b/meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend
@@ -0,0 +1 @@
+require ${@bb.utils.contains_any('DISTRO_FEATURES', 'tpm tpm2', 'linux-yocto_tpm.inc', '', d)}
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-03 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03 12:34 [meta-security][PATCH 1/2] meta-tpm linux-yocto-rt: Add the bbappend for rt kernel Armin Kuster
2023-08-03 12:34 ` [meta-security][PATCH 2/2] layer: add QA_WARNINGS to all layers Armin Kuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox