sstatesig: Improve to handle locking of multiple machines
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Sep 2014 10:55:18 +0000 (11:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Sep 2014 21:00:25 +0000 (22:00 +0100)
commitcbfe4877efb31ad588a226e5c0bc27fad39318e6
tree953c0060e52fc7494b196e72a33d5a0ec0445e4f
parentaf63f2bbffe5bb765694441df96853fe79319a4e
sstatesig: Improve to handle locking of multiple machines

Instead of a single monolithic SIGGEN_LOCKEDSIGS, split this into
separate variables, one per sstate package architecture. Add in
a new SIGGEN_LOCKEDSIGS_TYPES variable which lists the package
architectures to load in.

SIGGEN_LOCKEDSIGS_TYPES is made machine specific using overrides.

Also sort the hashes in the lists by PN to make diffing them easier.

(From OE-Core rev: d8b0ce35981931a39e7db9d8e78de6e009b34688)

(From OE-Core rev: b42f305ce38b9e0f1a2b7cb9586bbabcd2d27429)

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