From: Mark Hatle <mark.hatle@kernel.crashing.org>
To: openembedded-core@lists.openembedded.org, twoerner@gmail.com
Cc: mark.hatle@amd.com
Subject: [PATCH 0/2] Rework WIC sector size
Date: Thu, 12 Mar 2026 19:28:44 -0500 [thread overview]
Message-ID: <1773361726-30192-1-git-send-email-mark.hatle@kernel.crashing.org> (raw)
This work is effectively based on the 'v7' of the 'standalone wic'
submission. It was requested that the submission be broken into
individual parts so we can review and get merge things individually.
Changes from v7:
Introduction of additional (previous implementation) vfat 4k tests.
Update the test suite to add a new cmdline argument test in addition
to (not replacing) the previous variable version of the test.
Update the test case to include fat partition tests.
Cleanup Deprecation message so it only displays once, if the older
style is used. In v7 the message may have been displayed twice.
Mark Hatle (1):
oeqa/selftest: wic: Add vfat to test_wic_sector_size
Trevor Woerner (1):
wic: re-implement sector-size support
meta/lib/oeqa/selftest/cases/wic.py | 105 ++++++++++++++++++++-
scripts/lib/wic/engine.py | 60 +++++++-----
scripts/lib/wic/help.py | 23 +++--
scripts/lib/wic/misc.py | 6 ++
scripts/lib/wic/partition.py | 97 ++++++++++++++++++-
scripts/lib/wic/plugins/imager/direct.py | 18 +---
scripts/lib/wic/plugins/source/bootimg_efi.py | 5 +-
scripts/lib/wic/plugins/source/bootimg_pcbios.py | 11 ++-
.../lib/wic/plugins/source/isoimage_isohybrid.py | 5 +-
scripts/wic | 41 ++++++++
10 files changed, 306 insertions(+), 65 deletions(-)
--
1.8.3.1
next reply other threads:[~2026-03-13 0:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-13 0:28 Mark Hatle [this message]
2026-03-13 0:28 ` [PATCH 1/2] oeqa/selftest: wic: Add vfat to test_wic_sector_size Mark Hatle
2026-03-13 0:28 ` [PATCH 2/2] wic: re-implement sector-size support Mark Hatle
2026-03-13 11:23 ` [OE-core] [PATCH 0/2] Rework WIC sector size Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1773361726-30192-1-git-send-email-mark.hatle@kernel.crashing.org \
--to=mark.hatle@kernel.crashing.org \
--cc=mark.hatle@amd.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=twoerner@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox