diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-03-11 11:21:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-28 09:44:19 +0100 |
commit | 1cd4b260b506aed33901781873513b90bd170b59 (patch) | |
tree | da666821fcb854afe150e331adc9118e771c4405 /scripts/cp-noerror | |
parent | 5ce20aeb026613f6575dcf6468eeb9a9477c9eae (diff) | |
download | poky-1cd4b260b506aed33901781873513b90bd170b59.tar.gz |
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>
Diffstat (limited to 'scripts/cp-noerror')
0 files changed, 0 insertions, 0 deletions