diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-11-09 02:21:41 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-12 16:00:20 +0000 |
commit | 22465cef87b4b1685b3b131751eaf528503b264c (patch) | |
tree | 210f72e63d39706ced6b0b6eac5daa0e57994d0a /meta/recipes-devtools/ccache | |
parent | 1ddcdc9cbc94188a7ca564ca4cb783a356fe7ab6 (diff) | |
download | openembedded-core-22465cef87b4b1685b3b131751eaf528503b264c.tar.gz openembedded-core-22465cef87b4b1685b3b131751eaf528503b264c.tar.bz2 openembedded-core-22465cef87b4b1685b3b131751eaf528503b264c.zip |
e2fsprogs: fix tests/f_extent_oobounds
tests/f_extent_oobounds runs debugfs from the system, not from the
source tree, and if the system's debugfs doesn't have the extent_open
command it fails silently.
Use $DEBUGFS and $MKE2FS to get the in-tree executables for this test,
just like other test scripts do.
(Build machines which run make check shouldn't need to have e2fsprogs
installed, and we should be testing just-built versions of the tools
anyway)
This patch is from:
http://www.spinics.net/lists/linux-ext4/msg38880.html
Eric Sandeen had sent it to the linux-ext4 mailing list, but haven't
been merge by now.
[YOCTO #5511]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ccache')
0 files changed, 0 insertions, 0 deletions