]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 15:57:21 +0000 (16:57 +0100)
commit6ffcc26651a7c3318d558a57c7769687cdc28931
treeaca8ae9e2a04ef430766daf42038080ae6afa377
parent514ec3123bede648e15c1382bf2491de4f597552
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

(From OE-Core rev: 35baffb28a4598f385a6ab7765427db683146c1b)

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