[OE-core] [PATCH 0/3] #11709: Implemented --mkfs-extraopts

Ed Bartosh ed.bartosh at linux.intel.com
Thu Jul 6 11:32:32 UTC 2017


Hi,

This patchset implements new wks option --mkfs-extraopts, updates
documentation and adds test case for it to the wic oe-selftest test suite.

The following changes since commit 302b7497f94a37ccc65541ac6973251969c0ba77:

  live-vm-common: add MKDOSFS_EXTRAOPTS variable (2017-07-06 11:38:36 +0300)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wip
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wip

Ed Bartosh (3):
  wic: implement wks option --mkfs-extraopts
  wic: add description of --mkfs-extraopts
  oe-selftest: wic: add test_mkfs_extraopts test case

 meta/lib/oeqa/selftest/cases/wic.py | 19 ++++++++++++++++++
 scripts/lib/wic/help.py             |  6 ++++++
 scripts/lib/wic/ksparser.py         |  1 +
 scripts/lib/wic/partition.py        | 39 +++++++++++++++++++++++--------------
 4 files changed, 50 insertions(+), 15 deletions(-)

--
Regards,
Ed




More information about the Openembedded-core mailing list