From: Mingli Yu Date: Wed, 8 Sep 2021 08:05:03 +0000 (+0800) Subject: coreutils: add pkgconfig for selinux X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6783 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee48a2dbfb9e79225774c69a08a92a88dc9ac1d9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git coreutils: add pkgconfig for selinux Add pkgconfig setting for selinux. Signed-off-by: Mingli Yu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/coreutils/coreutils_8.32.bb b/meta/recipes-core/coreutils/coreutils_8.32.bb index f82572ed520..01acf9a8747 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 \