From: <mingli.yu@eng.windriver.com>
To: <yocto@lists.yoctoproject.org>
Subject: [meta-selinux][PATCH 1/5] sudo: move PACKAGECONFIG to oe-core
Date: Mon, 28 Nov 2022 09:54:47 +0800 [thread overview]
Message-ID: <20221128015451.2307473-1-mingli.yu@eng.windriver.com> (raw)
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
next reply other threads:[~2022-11-28 1:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-28 1:54 mingli.yu [this message]
2022-11-28 1:54 ` [meta-selinux][PATCH 2/5] iproute2: move PACKAGECONFIG to oe-core 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221128015451.2307473-1-mingli.yu@eng.windriver.com \
--to=mingli.yu@eng.windriver.com \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox