All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Tinfoil usage fixes
@ 2016-08-31  1:48 Paul Eggleton
  2016-08-31  1:48 ` [PATCH 1/2] scripts: ensure tinfoil is shut down correctly Paul Eggleton
  2016-08-31  1:48 ` [PATCH 2/2] scripts/contrib: update scripts for changes to internal API Paul Eggleton
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggleton @ 2016-08-31  1:48 UTC (permalink / raw)
  To: openembedded-core

NOTE: the scripts/contrib/* patch requires the bitbake series I just
sent. We may wish to consider a bitbake version and required bitbake
version bump soon.


The following changes since commit 384cf92ca9c3e66763c2c1ff2776c53d47ae25d6:

  init-install: Fixes the install script failing when not finding any mmcblk devices (2016-08-30 07:57:46 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  scripts: ensure tinfoil is shut down correctly
  scripts/contrib: update scripts for changes to internal API

 scripts/contrib/devtool-stress.py           |   6 +-
 scripts/contrib/list-packageconfig-flags.py |  35 ++-
 scripts/contrib/verify-homepage.py          |  18 +-
 scripts/devtool                             |  10 +-
 scripts/lib/devtool/build_image.py          | 124 +++++-----
 scripts/lib/devtool/deploy.py               | 141 ++++++------
 scripts/lib/devtool/runqemu.py              |   8 +-
 scripts/lib/devtool/standard.py             | 341 ++++++++++++++--------------
 scripts/lib/devtool/upgrade.py              |  85 +++----
 scripts/oe-pkgdata-util                     |   5 +-
 scripts/recipetool                          |  63 ++---
 11 files changed, 432 insertions(+), 404 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-08-31 19:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31  1:48 [PATCH 0/2] Tinfoil usage fixes Paul Eggleton
2016-08-31  1:48 ` [PATCH 1/2] scripts: ensure tinfoil is shut down correctly Paul Eggleton
2016-08-31 10:55   ` Richard Purdie
2016-08-31 19:52     ` Paul Eggleton
2016-08-31  1:48 ` [PATCH 2/2] scripts/contrib: update scripts for changes to internal API Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.