summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils/coreutils_6.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/coreutils/coreutils_6.9.bb')
-rw-r--r--meta/recipes-core/coreutils/coreutils_6.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb
index 6375041e1a..5a16872219 100644
--- a/meta/recipes-core/coreutils/coreutils_6.9.bb
+++ b/meta/recipes-core/coreutils/coreutils_6.9.bb
@@ -49,12 +49,12 @@ bindir_progs = "base64 basename cksum comm csplit cut dir dircolors dirname du \
49 env expand expr factor fmt fold groups head hostid id install \ 49 env expand expr factor fmt fold groups head hostid id install \
50 join link logname md5sum mkfifo nice nl nohup od paste pathchk \ 50 join link logname md5sum mkfifo nice nl nohup od paste pathchk \
51 pinky pr printenv printf ptx readlink seq sha1sum sha224sum sha256sum \ 51 pinky pr printenv printf ptx readlink seq sha1sum sha224sum sha256sum \
52 sha384sum sha512sum shred shuf sort split stat sum tac tail tee test \ 52 sha384sum sha512sum shred shuf sort split sum tac tail tee test \
53 tr tsort tty unexpand uniq unlink users vdir wc who whoami yes uptime" 53 tr tsort tty unexpand uniq unlink users vdir wc who whoami yes uptime"
54 54
55# hostname gets a special treatment and is not included in this 55# hostname gets a special treatment and is not included in this
56base_bindir_progs = "cat chgrp chmod chown cp date dd echo false kill ln ls mkdir \ 56base_bindir_progs = "cat chgrp chmod chown cp date dd echo false kill ln ls mkdir \
57 mknod mv pwd rm rmdir sleep stty sync touch true uname hostname" 57 mknod mv pwd rm rmdir sleep stty sync touch true uname hostname stat"
58 58
59sbindir_progs= "chroot" 59sbindir_progs= "chroot"
60 60