poky/bitbake/bin
Chen Qi 1cd4b260b5 bitbake: bitbake-diffsigs: consider the situation where sigdata and siginfo files having the same hash values
For now, `bitbake-diffsigs -t <recipe> <task>' doesn't work. It always outputs
nothing.

The problem is that bitbake-diffsigs are comparing sigdata and siginfo files
that have the same hash value. This is not what we want. These two files are
actually duplicates considering the purpose of bitbake-diffsigs. So we need
to remove one of them so that bitbake-diffsigs could actually compare the
correct signature files.

(Bitbake rev: e14873d6847fae8abd3baf4bdc804d52d3b0c4f5)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-28 09:44:19 +01:00
..
bitbake bitbake: bin/bitbake: Create bitbake_main API 2015-03-25 12:39:50 +00:00
bitbake-diffsigs bitbake: bitbake-diffsigs: consider the situation where sigdata and siginfo files having the same hash values 2015-06-28 09:44:19 +01:00
bitbake-dumpsig bitbake: bitbake-dumpsig: introduce command line and error handling 2013-10-07 09:37:35 +01:00
bitbake-layers bitbake: bitbake-layers: ensure non-extended recipe name is preferred 2015-05-15 18:12:50 +01:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: bitbake-selftest: fix help message to include command line 2014-04-09 14:31:14 +01:00
bitbake-worker bitbake: bitbake-worker: Use setsid() rather than setpgid() 2015-01-08 09:46:58 +00:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: bin/image-writer: Add ext4 as a deployable image type 2015-03-31 22:39:30 +01:00
toaster bitbake: toaster: update requirement for Django 1.6 2015-02-24 23:35:44 +00:00
toaster-eventreplay bitbake: add option to write offline event log file 2014-12-18 10:24:06 +00:00