Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] #11709: Implemented --mkfs-extraopts
@ 2017-07-06 11:32 Ed Bartosh
  2017-07-06 11:32 ` [PATCH 1/3] wic: implement wks option --mkfs-extraopts Ed Bartosh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ed Bartosh @ 2017-07-06 11:32 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2017-07-06 12:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 11:32 [PATCH 0/3] #11709: Implemented --mkfs-extraopts Ed Bartosh
2017-07-06 11:32 ` [PATCH 1/3] wic: implement wks option --mkfs-extraopts Ed Bartosh
2017-07-06 11:32 ` [PATCH 2/3] wic: add description of --mkfs-extraopts Ed Bartosh
2017-07-06 11:32 ` [PATCH 3/3] oe-selftest: wic: add test_mkfs_extraopts test case Ed Bartosh
2017-07-06 12:31 ` ✗ patchtest: failure for #11709: Implemented --mkfs-extraopts Patchwork

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