All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] wic update - honor --source --size
@ 2014-02-07 22:19 Tom Zanussi
  2014-02-07 22:19 ` [PATCH 1/1] wic: Honor --size for --source partititions Tom Zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Zanussi @ 2014-02-07 22:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

This patch allows --size to work for --source partitions i.e. a
partition created from e.g. rootfs/ can now be any size you want, not
just the size of the rootfs.

The following changes since commit 3a590e85808c6fae32f8a40aa003d373d097de9d:

  build-appliance-image: Update to poky commit b37dd451a52622d5b570183a81583cc34c2ff555 (2014-02-06 15:36:50 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/wic-source-size-update
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/wic-source-size-update

Tom Zanussi (1):
  wic: Honor --size for --source partititions

 .../lib/mic/kickstart/custom_commands/partition.py | 57 +++++++++++++++++++---
 scripts/lib/mic/plugins/source/bootimg-efi.py      | 10 +++-
 scripts/lib/mic/plugins/source/bootimg-pcbios.py   | 10 +++-
 scripts/lib/mic/utils/oe/misc.py                   |  1 +
 4 files changed, 68 insertions(+), 10 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2014-02-07 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07 22:19 [PATCH 0/1] wic update - honor --source --size Tom Zanussi
2014-02-07 22:19 ` [PATCH 1/1] wic: Honor --size for --source partititions Tom Zanussi

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.