diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-01-22 10:39:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-02 11:21:56 +0000 |
commit | d98d6122bdfd84faaa37912ca66dabebc7eb9da6 (patch) | |
tree | c0bdfb24babf9d44ac1dc64fad0c618caa275831 /meta/site | |
parent | 12e33bd0dc02720122eb8088b08a181b13b6ef0e (diff) | |
download | openembedded-core-d98d6122bdfd84faaa37912ca66dabebc7eb9da6.tar.gz openembedded-core-d98d6122bdfd84faaa37912ca66dabebc7eb9da6.tar.bz2 openembedded-core-d98d6122bdfd84faaa37912ca66dabebc7eb9da6.zip |
coreutils: move 'stat' to base_bindir_progs
To correctly integrate with busybox in our system, we should add
'stat' to base_bindir_progs so that the 'stat' commands from busybox
and coreutils both register to /bin/stat.
Previously there was a patch in busybox to move 'stat' to /usr/bin.
But as we can easily solve this integration problem by modifying the
coreutils recipe, this patch has been removed. After all, maintaining
a patch that's not accepted by upsteam should not be our No.1 choice.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/site')
0 files changed, 0 insertions, 0 deletions