Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Locked sstate / SDK changes
@ 2014-09-10 17:19 Paul Eggleton
  2014-09-10 17:19 ` [PATCH 1/2] classes/populate_sdk_base: enable adding custom commands to SDK install script Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2014-09-10 17:19 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-11 16:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 17:19 [PATCH 0/2] Locked sstate / SDK changes Paul Eggleton
2014-09-10 17:19 ` [PATCH 1/2] classes/populate_sdk_base: enable adding custom commands to SDK install script Paul Eggleton
2014-09-10 17:19 ` [PATCH 2/2] sstatesig.py: Add a path argument to dump_lockedsigs() Paul Eggleton
2014-09-11 16:39 ` [PATCH 0/2] Locked sstate / SDK changes Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox