diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-19 22:41:46 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-30 16:55:21 +0100 |
commit | c92aca546ea9c0c4b36b9e39619df14d3b803f88 (patch) | |
tree | 843c2aa1351998554859c7b5da494295b2259062 /scripts/lib | |
parent | 3584fffc72166a9971a4a85f3d6fda4eb23d5042 (diff) | |
download | poky-c92aca546ea9c0c4b36b9e39619df14d3b803f88.tar.gz |
sstatesig: Fix hash equivlanency locked signature issues
Using locked signatures with the hash equivalency server ran into
problems. We need to:
a) Ensure the lockedhashes data object is passed from the core to
any individual tasks using the get/set_taskdata methods
b) Return a locked singature instead of a unihash
c) Write the unihash being used to locked signature lists rather than
the calculated taskhash
d) Skip warnings of hash mismatch if the hash is a unihash
These changes fix esdk builds (which use locked sigs) when a hash equivalence
server is in use.
(From OE-Core rev: 25dc3d78de01dffa77a3a2452d6a97d741b446d9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions