summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/coreutils/coreutils_9.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_9.1.bb b/meta/recipes-core/coreutils/coreutils_9.1.bb
index 55663c7713..4807eefd04 100644
--- a/meta/recipes-core/coreutils/coreutils_9.1.bb
+++ b/meta/recipes-core/coreutils/coreutils_9.1.bb
@@ -46,6 +46,7 @@ PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl,"
46PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr," 46PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
47PACKAGECONFIG[single-binary] = "--enable-single-binary,--disable-single-binary,," 47PACKAGECONFIG[single-binary] = "--enable-single-binary,--disable-single-binary,,"
48PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux" 48PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
49PACKAGECONFIG[openssl] = "--with-openssl=yes,--with-openssl=no,openssl"
49 50
50# [ df mktemp nice printenv base64 gets a special treatment and is not included in this 51# [ df mktemp nice printenv base64 gets a special treatment and is not included in this
51bindir_progs = "arch basename chcon cksum comm csplit cut dir dircolors dirname du \ 52bindir_progs = "arch basename chcon cksum comm csplit cut dir dircolors dirname du \