Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes for image construction
@ 2015-01-28 11:54 Paul Eggleton
  2015-01-28 11:54 ` [PATCH 1/5] classes/image: drop unused default of MACHINE_POSTPROCESS_COMMAND Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2015-01-28 11:54 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4:

  net-tools: Fix rerunning of do_patch task (2015-01-23 14:32:40 +0000)

are available in the git repository at:

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

Paul Eggleton (5):
  classes/image: drop unused default of MACHINE_POSTPROCESS_COMMAND
  lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling error
  classes/image: skip recipe on invalid IMAGE_FEATURES item
  classes/image: ensure uninstalled packages do not appear in manifests
  lib/oe/image.py: add error checking for missing IMAGE_CMD

 meta/classes/buildhistory.bbclass |  5 ++--
 meta/classes/image.bbclass        |  8 ++++--
 meta/lib/oe/image.py              |  6 +++-
 meta/lib/oe/rootfs.py             | 59 +++++++++++++++++++++------------------
 4 files changed, 45 insertions(+), 33 deletions(-)

-- 
1.9.3



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

end of thread, other threads:[~2015-01-28 11:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 11:54 [PATCH 0/5] Fixes for image construction Paul Eggleton
2015-01-28 11:54 ` [PATCH 1/5] classes/image: drop unused default of MACHINE_POSTPROCESS_COMMAND Paul Eggleton
2015-01-28 11:54 ` [PATCH 2/5] lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling error Paul Eggleton
2015-01-28 11:54 ` [PATCH 3/5] classes/image: skip recipe on invalid IMAGE_FEATURES item Paul Eggleton
2015-01-28 11:54 ` [PATCH 4/5] classes/image: ensure uninstalled packages do not appear in manifests Paul Eggleton
2015-01-28 11:54 ` [PATCH 5/5] lib/oe/image.py: add error checking for missing IMAGE_CMD Paul Eggleton

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