[OE-core] [PATCH 0/5] wic: Updates to add vfat support and more help topics

Tom Zanussi tom.zanussi at linux.intel.com
Tue Jul 15 15:43:35 UTC 2014


This patchset adds vfat support as requested in YOCTO #6513, and also
adds a couple new help topics: a wic overview and the start of a wic
kickstart reference.

It also fixes a couple usability bugs noted along the way.

The following changes since commit 1dcdd877c7946be4c0b1203deb14e2f842f9d0c2:

  bitbake: toasterui: fix build - project identification (2014-07-14 14:10:03 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/wic-vfat-updates
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/wic-vfat-updates

Tom Zanussi (5):
  wic: Error on parted non-zero error code
  wic: Add vfat support
  wic: Add wic overview to help system
  wic: Add kickstart reference to help system
  wic: Error on zero-sized partitions

 scripts/lib/image/canned-wks/directdisk.wks        |   2 +-
 scripts/lib/image/help.py                          | 323 +++++++++++++++++++++
 .../lib/mic/kickstart/custom_commands/partition.py |  76 +++++
 scripts/lib/mic/utils/partitionedfs.py             |   2 +-
 scripts/wic                                        |  24 +-
 5 files changed, 416 insertions(+), 11 deletions(-)

-- 
1.8.3.1



More information about the Openembedded-core mailing list