Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] extensible sdk changes
@ 2016-04-07 23:34 Randy Witt
  2016-04-07 23:34 ` [PATCH 1/5] sstatesig.py: Split single locked sigs check into multiple checks Randy Witt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Randy Witt @ 2016-04-07 23:34 UTC (permalink / raw)
  To: openembedded-core

This set of changes is to make sure the locked signatures are enforced as
part of the extensible sdk usage.

Therefore it also allows for the unlocking of recipes that are part of the
devtool workspace.

The following changes since commit 14e2b90893f57570c2002317b5afb0e61d15e9ca:

  toasterconf.json: Add DL_DIR and SSTATE_DIR to poky toasterconf (2016-04-07 14:58:10 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sigs
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sigs

Randy Witt (5):
  sstatesig.py: Split single locked sigs check into multiple checks
  sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message
  populate_sdk_ext.bbclass: Enable locked sigs errors
  sstatesig.py: Add a method to "unlock" recipes
  devtool: Create unlocked-sigs.inc containing items in the workspace

 meta/classes/populate_sdk_ext.bbclass | 16 +++++++--
 meta/classes/sstate.bbclass           |  8 ++++-
 meta/lib/oe/sstatesig.py              | 63 ++++++++++++++++++++++++++++-------
 meta/lib/oeqa/selftest/signing.py     |  4 +--
 scripts/devtool                       | 20 +++++++++++
 5 files changed, 94 insertions(+), 17 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-04-07 23:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 23:34 [PATCH 0/5] extensible sdk changes Randy Witt
2016-04-07 23:34 ` [PATCH 1/5] sstatesig.py: Split single locked sigs check into multiple checks Randy Witt
2016-04-07 23:34 ` [PATCH 2/5] sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message Randy Witt
2016-04-07 23:34 ` [PATCH 3/5] populate_sdk_ext.bbclass: Enable locked sigs errors Randy Witt
2016-04-07 23:34 ` [PATCH 4/5] sstatesig.py: Add a method to "unlock" recipes Randy Witt
2016-04-07 23:34 ` [PATCH 5/5] devtool: Create unlocked-sigs.inc containing items in the workspace Randy Witt

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