]> code.ossystems Code Review - openembedded-core.git/commit
busybox: add /usr/bin/stat applet
authorAndy Ross <andy.ross@windriver.com>
Tue, 18 Sep 2012 21:38:44 +0000 (14:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Oct 2012 08:46:37 +0000 (09:46 +0100)
commitef7e1239b95dbef4e461007d6d0612c27a7919ec
treef654bb544612ccff980cdd8e10d39307511874ef
parent6745b927a40e523cfda4ce2ca6422d69a6791e8a
busybox: add /usr/bin/stat applet

The busybox defconfig lacks a stat tool, the functionality of which
cannot be reproduced in a way accessible to a shell script running in
a minimal configuration.  Enable, and modify the installation path to
/usr/bin/stat to match the coreutils tool for proper alternatives
handling.

Signed-off-by: Andy Ross <andy.ross@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox-1.20.2/defconfig
meta/recipes-core/busybox/busybox-1.20.2/stat-usr-bin.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.20.2.bb