diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-03-11 11:21:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-17 11:55:44 +0100 |
commit | 547b189951283e1ea1fabd135d32bcb59124d8c3 (patch) | |
tree | 4d5fe80bfd2bf229f2189b0ad2bbb6088c980ef2 /documentation | |
parent | abc7f15960b0ae2c13e6ca34b2452f7baa353370 (diff) | |
download | poky-547b189951283e1ea1fabd135d32bcb59124d8c3.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: c34613eb69fd19770cbfc78ab8384221f10d5587)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions