A couple of changes related to the developer workflow work (see https://bugzilla.yoctoproject.org/show_bug.cgi?id=6662 ). Unfortunately the user facing parts of that are some way off being ready for submission but here are a couple of the minimal core pieces we need to make those work.
(Note that these are on top of Richard's locked sigs changes that are still in review.) The following changes since commit 00e869965818a08cec1ec4f48c35dcf0fe0d6959: sstatesig: Improve to handle locking of multiple machines (2014-09-10 18:15:41 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/sdkchanges http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/sdkchanges Paul Eggleton (1): classes/populate_sdk_base: enable adding custom commands to SDK install script Randy Witt (1): sstatesig.py: Add a path argument to dump_lockedsigs() meta/classes/populate_sdk_base.bbclass | 7 +++++++ meta/files/toolchain-shar-template.sh | 2 ++ meta/lib/oe/sstatesig.py | 7 ++++--- 3 files changed, 13 insertions(+), 3 deletions(-) -- 1.9.3 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
