]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: fix test i_bitmaps failed
authorChangqing Li <changqing.li@windriver.com>
Thu, 11 Oct 2018 10:16:18 +0000 (18:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Oct 2018 07:44:05 +0000 (08:44 +0100)
commit35baffb28a4598f385a6ab7765427db683146c1b
tree4d2b1d31249aeca3596f3252e70b585f4ccef428
parent5c4922d5a3bc4a5aaa807d9e65210d0c01c9bdef
e2fsprogs: fix test i_bitmaps failed

without diffutils, diff from busybox will be used, diff of
busybox cause diff result different with expect file under test.
The diff result generated by 2 /usr/bin/diff is different.

change to use diff under diffutils to fix it

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.44.3.bb