]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Remove workaround for bitbake taskhash bug
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Nov 2020 11:54:20 +0000 (11:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:41 +0000 (08:20 +0000)
commit9923392539b1ce6d70f713527373d6bbc03f3021
tree155f1c59679189b0d22c78da41f83286d80cb50c
parent34ef5c2a8d77fcb4a51c875a443f7b97b409586e
sstatesig: Remove workaround for bitbake taskhash bug

When trying to lock an individual signature, we see the checksum calculations
of dependent tasks failing. The fix is to remove a bad optimisation within
bitbake but with the removed, we need to remove some bogus code with
OE-Core's sstatesig code too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py