]> code.ossystems Code Review - openembedded-core.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:23:36 +0000 (11:23 +0100)
commita2a9c6092d4dde706ed071b08a972d1d87184295
treee2de2354487f77d69283c9cad41a78bc4f9183b9
parentb7a34d2b8d684e5b98f5c286de67dc1b5d8df853
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.

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