]> code.ossystems Code Review - openembedded-core.git/commit
build-compare: fix checking for named pipe and others
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 18 Jul 2016 03:32:44 +0000 (20:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:59 +0000 (23:46 +0100)
commite3245747342860da44fcbb49ac68b8b33e5b43a3
treecedd27788f394bd77fd2ccd4008a65f720af9579
parent71eee4adbcda1d9e75cbce58045d03ea12432431
build-compare: fix checking for named pipe and others

* Fixed checking for named pipe
* Return at once when archives are the same
* Fix for type "directory"

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/build-compare/build-compare_git.bb
meta/recipes-devtools/build-compare/files/pkg-diff.sh-check-for-fifo-named-pipe.patch [new file with mode: 0644]
meta/recipes-devtools/build-compare/files/pkg-diff.sh-check_single_file-return-at-once-when-sa.patch [new file with mode: 0644]
meta/recipes-devtools/build-compare/files/pkg-diff.sh-remove-space-in-the-end-for-ftype.patch [new file with mode: 0644]