From: <mingli.yu@eng.windriver.com>
To: <yocto@lists.yoctoproject.org>
Subject: [meta-selinux][PATCH 2/5] iproute2: move PACKAGECONFIG to oe-core
Date: Mon, 28 Nov 2022 09:54:48 +0800 [thread overview]
Message-ID: <20221128015451.2307473-2-mingli.yu@eng.windriver.com> (raw)
In-Reply-To: <20221128015451.2307473-1-mingli.yu@eng.windriver.com>
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=067ce90494bc370fc7a271c6a036c414358f0f38
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
recipes-connectivity/iproute2/iproute2_%.bbappend | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-connectivity/iproute2/iproute2_%.bbappend b/recipes-connectivity/iproute2/iproute2_%.bbappend
index 8cb2a5b..74e22b3 100644
--- a/recipes-connectivity/iproute2/iproute2_%.bbappend
+++ b/recipes-connectivity/iproute2/iproute2_%.bbappend
@@ -1,2 +1 @@
inherit ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'enable-selinux', '', d)}
-PACKAGECONFIG[selinux] = ",,libselinux"
--
2.25.1
next prev parent 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 [meta-selinux][PATCH 1/5] sudo: move PACKAGECONFIG to oe-core mingli.yu
2022-11-28 1:54 ` mingli.yu [this message]
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-2-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