From: Mingli Yu <[email protected]>

Add selinux PACKAGECONFIG logic in selinux layer[1] to conform
to yocto compliance.

[1] 
https://git.yoctoproject.org/meta-selinux/commit/?id=31325005e4409e08b7f68eed44a9c4086453e4dd

Signed-off-by: Mingli Yu <[email protected]>
---
 meta/recipes-extended/cronie/cronie_1.6.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-extended/cronie/cronie_1.6.1.bb 
b/meta/recipes-extended/cronie/cronie_1.6.1.bb
index 078187534e..1b31bf0db2 100644
--- a/meta/recipes-extended/cronie/cronie_1.6.1.bb
+++ b/meta/recipes-extended/cronie/cronie_1.6.1.bb
@@ -35,6 +35,7 @@ PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 
'pam', d)}"
 PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit,"
 PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam,${PAM_DEPS}"
 PACKAGECONFIG[anacron] = "--enable-anacron,--disable-anacron,anacron"
+PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
 
 INITSCRIPT_NAME = "crond"
 INITSCRIPT_PARAMS = "start 90 2 3 4 5 . stop 60 0 1 6 ."
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#173738): 
https://lists.openembedded.org/g/openembedded-core/message/173738
Mute This Topic: https://lists.openembedded.org/mt/95235232/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to