Seven revisions of a patch set have been sent to split wic out from
oe-core. As part of that patch set two other pieces have tagged along
for the ride:
- fix a wic bug found with python 3.14 in Fedora 43
- re-implement sector-size handling support

The wic bug fix has already been sent and merged, therefore, in an
attempt to make the splitting-out of wic more palatable, here is the
re-implement sector-size support on its own.

The previous patch set can be references for all the (non-relevant)
details:
        
https://lists.openembedded.org/g/openembedded-core/topic/patch_v7_0_9_standalone_wic/118086344

Trevor Woerner & Mark Hatle (1):
  wic: re-implement sector-size support

 meta/lib/oeqa/selftest/cases/wic.py           | 78 ++++++++++++++++++-
 scripts/lib/wic/engine.py                     | 60 +++++++-------
 scripts/lib/wic/help.py                       | 23 ++++--
 scripts/lib/wic/misc.py                       |  6 ++
 scripts/lib/wic/partition.py                  | 63 +++++++++++++--
 scripts/lib/wic/plugins/imager/direct.py      | 18 ++---
 scripts/lib/wic/plugins/source/bootimg_efi.py |  5 +-
 .../lib/wic/plugins/source/bootimg_pcbios.py  | 11 +--
 .../wic/plugins/source/isoimage_isohybrid.py  |  5 +-
 scripts/wic                                   | 41 ++++++++++
 10 files changed, 246 insertions(+), 64 deletions(-)

-- 
2.51.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233938): 
https://lists.openembedded.org/g/openembedded-core/message/233938
Mute This Topic: https://lists.openembedded.org/mt/118511210/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [OE-core] [PATCH v8 0/1] re-impl... Trevor Woerner via lists.openembedded.org

Reply via email to