* [meta-security][PATCH] packagegroup-core-security: add chipsec pkg to grp
@ 2022-07-30 21:04 Armin Kuster
0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2022-07-30 21:04 UTC (permalink / raw)
To: yocto
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb
index a960631..821ebf6 100644
--- a/recipes-core/packagegroup/packagegroup-core-security.bb
+++ b/recipes-core/packagegroup/packagegroup-core-security.bb
@@ -42,6 +42,8 @@ RDEPENDS:packagegroup-security-utils = "\
${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \
"
+RDEPENDS:packagegroup-security-utils:append:x86 = "chipsec"
+RDEPENDS:packagegroup-security-utils:append:x86-64 = "chipsec"
RDEPENDS:packagegroup-security-utils:remove:mipsarch = "firejail"
SUMMARY:packagegroup-security-scanners = "Security scanners"
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-30 21:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-30 21:04 [meta-security][PATCH] packagegroup-core-security: add chipsec pkg to grp Armin Kuster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox