diff options
author | Roy.Li <rongqing.li@windriver.com> | 2012-08-06 10:50:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-06 14:06:10 +0100 |
commit | a022fb6b69388f28f3130e71125b64e4c154d504 (patch) | |
tree | ecefc95dd05ab6c21049e4ea28f316dfec90cc14 /meta/recipes-gnome | |
parent | 9c304eae0724474902fe2f3150adc6af115af9ba (diff) | |
download | openembedded-core-a022fb6b69388f28f3130e71125b64e4c154d504.tar.gz openembedded-core-a022fb6b69388f28f3130e71125b64e4c154d504.tar.bz2 openembedded-core-a022fb6b69388f28f3130e71125b64e4c154d504.zip |
busybox: fix du-k-works test case
[YOCTO #2896]
The du-k-works test seems to assume that du -k on a directory with two files
totaling 80 kilobytes should report either 80k or 88k. In ext4 filesystm however,
both busybox' du -k and coreutils' du -k reports a size of 84k which causes the
test to fail.
Intergrate the patch from:
http://git.busybox.net/busybox/commit/?id=a5ee090e8651692545514a81a16c6cde3a2dc577
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions