Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] devtool improvements
@ 2016-01-26  2:53 Paul Eggleton
  2016-01-26  2:53 ` [PATCH 1/5] devtool: move edit-recipe to a separate module Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Paul Eggleton @ 2016-01-26  2:53 UTC (permalink / raw)
  To: openembedded-core

I hope people aren't getting too bored with the steady stream of
devtool / extensible SDK patches...


The following changes since commit fc4209baa098caebf9c4cb75f9a6f2e85f43333c:

  Revert "xz: Allow to work with ASSUME_PROVIDED xz-native" (2016-01-25 10:08:25 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/devtool12
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool12

Paul Eggleton (5):
  devtool: move edit-recipe to a separate module
  devtool: add configure-help subcommand
  devtool: build-image: allow specifying packages to add to image
  devtool: add: warn if modified recipe found in attic directory
  devtool: properly handle bb.build.FuncFailed when extracting source

 scripts/lib/devtool/__init__.py    |   9 +-
 scripts/lib/devtool/build-image.py |  11 +-
 scripts/lib/devtool/standard.py    |  44 ++-----
 scripts/lib/devtool/utilcmds.py    | 240 +++++++++++++++++++++++++++++++++++++
 4 files changed, 261 insertions(+), 43 deletions(-)
 create mode 100644 scripts/lib/devtool/utilcmds.py

-- 
2.5.0



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

end of thread, other threads:[~2016-01-26  5:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26  2:53 [PATCH 0/5] devtool improvements Paul Eggleton
2016-01-26  2:53 ` [PATCH 1/5] devtool: move edit-recipe to a separate module Paul Eggleton
2016-01-26  2:53 ` [PATCH 2/5] devtool: add configure-help subcommand Paul Eggleton
2016-01-26  3:14   ` Khem Raj
2016-01-26  3:17     ` Paul Eggleton
2016-01-26  3:21       ` Paul Eggleton
2016-01-26  3:27         ` Khem Raj
2016-01-26  4:59           ` Paul Eggleton
2016-01-26  5:01             ` Paul Eggleton
2016-01-26  2:53 ` [PATCH 3/5] devtool: build-image: allow specifying packages to add to image Paul Eggleton
2016-01-26  2:53 ` [PATCH 4/5] devtool: add: warn if modified recipe found in attic directory Paul Eggleton
2016-01-26  2:53 ` [PATCH 5/5] devtool: properly handle bb.build.FuncFailed when extracting source Paul Eggleton

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