summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.31.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_8.31.bb b/meta/recipes-core/coreutils/coreutils_8.31.bb
index 3d569881e8..3841f71155 100644
--- a/meta/recipes-core/coreutils/coreutils_8.31.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.31.bb
@@ -51,6 +51,7 @@ PACKAGECONFIG_class-nativesdk ??= "xattr"
51PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl," 51PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl,"
52PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr," 52PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
53PACKAGECONFIG[single-binary] = "--enable-single-binary,--disable-single-binary,," 53PACKAGECONFIG[single-binary] = "--enable-single-binary,--disable-single-binary,,"
54PACKAGECONFIG[openssl] = "--with-openssl=yes,--with-openssl=no,openssl"
54 55
55# [ df mktemp nice printenv base64 gets a special treatment and is not included in this 56# [ df mktemp nice printenv base64 gets a special treatment and is not included in this
56bindir_progs = "arch basename chcon cksum comm csplit cut dir dircolors dirname du \ 57bindir_progs = "arch basename chcon cksum comm csplit cut dir dircolors dirname du \