summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2021-09-08 16:05:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-08 15:50:04 +0100
commitee48a2dbfb9e79225774c69a08a92a88dc9ac1d9 (patch)
treea4b18e1af2d625756641e722ef3b0355558129cd
parentec20e1a0e0ba61a7615b361bfc9d9dc58a91f9b3 (diff)
downloadopenembedded-core-ee48a2dbfb9e79225774c69a08a92a88dc9ac1d9.tar.gz
coreutils: add pkgconfig for selinux
Add pkgconfig setting for selinux. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.32.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_8.32.bb b/meta/recipes-core/coreutils/coreutils_8.32.bb
index f82572ed52..01acf9a874 100644
--- a/meta/recipes-core/coreutils/coreutils_8.32.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.32.bb
@@ -52,6 +52,7 @@ PACKAGECONFIG:class-nativesdk ??= "xattr"
PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl,"
PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
PACKAGECONFIG[single-binary] = "--enable-single-binary,--disable-single-binary,,"
+PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
# [ df mktemp nice printenv base64 gets a special treatment and is not included in this
bindir_progs = "arch basename chcon cksum comm csplit cut dir dircolors dirname du \