generic-poky/bitbake/bin
Paul Eggleton d88a4ade7e bitbake: bitbake-diffsigs: drop naive logic for removing duplicate files
This logic doesn't work in practice, certainly not with current versions
where sigdata files are preserved in the stamps directory and therefore
there will often be multiple sigdata files - you can now easily get
files for the same signature from sstate and the stamps directory with the
result that bitbake-diffsigs reports nothing has changed. Instead, let's
change the find_siginfo function in OE-Core to simply not return
duplicates so we don't have to filter them out here.

(Bitbake rev: f0d7ab259d8ef95643e7229474b7850608aa4426)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-10 23:00:32 +01:00
..
bitbake bitbake: Bump version to 1.33.4 2017-04-10 23:00:32 +01:00
bitbake-diffsigs bitbake: bitbake-diffsigs: drop naive logic for removing duplicate files 2017-04-10 23:00:32 +01:00
bitbake-dumpsig bitbake: lib/bb/msg: introduce logger_create() function 2017-03-27 20:23:19 +01:00
bitbake-layers bitbake: lib/bb/msg: introduce logger_create() function 2017-03-27 20:23:19 +01:00
bitbake-prserv bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-selftest bitbake: bitbake-selftest: enable bitbake logging to stdout 2016-08-20 16:08:59 +01:00
bitbake-worker bitbake: cooker: Add BB_LIMITEDDEPS support 2017-01-20 11:52:52 +00:00
bitdoc bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
toaster bitbake: toaster: remove cut and paste cruft 2017-02-15 20:08:15 -08:00
toaster-eventreplay bitbake: eventreplay: rewrite the script 2016-07-08 09:57:28 +01:00