Yocto Project Discussions
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 1/5] sudo: move PACKAGECONFIG to oe-core
@ 2022-11-28  1:54 mingli.yu
  2022-11-28  1:54 ` [meta-selinux][PATCH 2/5] iproute2: " mingli.yu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mingli.yu @ 2022-11-28  1:54 UTC (permalink / raw)
  To: yocto

From: Mingli Yu <mingli.yu@windriver.com>

Move PACKAGECONFIG setting to oe-core [1] to conform to yocto compliance.

[1] https://git.openembedded.org/openembedded-core/commit/?id=5c8e22895709a0ce7ce855468473d9d6d10a1e65

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 recipes-extended/sudo/sudo_%.bbappend | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/recipes-extended/sudo/sudo_%.bbappend b/recipes-extended/sudo/sudo_%.bbappend
index 2e35ec5..7c3a686 100644
--- a/recipes-extended/sudo/sudo_%.bbappend
+++ b/recipes-extended/sudo/sudo_%.bbappend
@@ -1,4 +1 @@
 inherit ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'enable-selinux enable-audit', '', d)}
-
-PACKAGECONFIG[audit] = "--with-linux-audit,--without-linux-audit,audit"
-PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
-- 
2.25.1



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

end of thread, other threads:[~2022-11-28  1:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28  1:54 [meta-selinux][PATCH 1/5] sudo: move PACKAGECONFIG to oe-core mingli.yu
2022-11-28  1:54 ` [meta-selinux][PATCH 2/5] iproute2: " mingli.yu
2022-11-28  1:54 ` [meta-selinux][PATCH 3/5] util-linux: " mingli.yu
2022-11-28  1:54 ` [meta-selinux][PATCH 4/5] cronie: " mingli.yu
2022-11-28  1:54 ` [meta-selinux][PATCH 5/5] psmisc: " mingli.yu

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