]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sstatesig: Move unihash siggen code to bitbake
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jul 2019 13:22:03 +0000 (14:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Aug 2019 10:24:26 +0000 (11:24 +0100)
commit62c8b8c4d96836ba8e23b512318df67b2d055d15
tree70133f62db120c257de75dcae804e78f604ce748
parentc49aa783d84eb4dd8241e7baed44775c53e8c511
sstatesig: Move unihash siggen code to bitbake

This code is closely tied with the hash server in bitbake and also means
we can't relibably test the hashserv runqueue functionality without OE
metadata. Moving this to bitbake as a MixIn class makes most sense
and encourages code collaboration and reuse as well as enabling easier
and more accurate testing of the APIs.

(From OE-Core rev: a2a9c6092d4dde706ed071b08a972d1d87184295)

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