public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/7] Update OE-core libs WIC to v5.0.3
@ 2026-06-19  7:21 Anton Mikanovich
  2026-06-19  7:21 ` [PATCH 1/7] wic: Update libs " Anton Mikanovich
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Anton Mikanovich @ 2026-06-19  7:21 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

Newer targets like Debian Forky and Ubuntu Resolute are currently
unbuildable by Isar because of the syntax error in
scripts/lib/wic/engine.py.
The fix is already available in OE-core v5.0.3, so update external libs
to this version to include the following commit:

https://git.yoctoproject.org/poky/commit/scripts/lib/wic/engine.py?h=yocto-5.0.3&id=62154d7594a72c14e7ccbebf7ca9fcf40c499c73

Do not update to newer verisons and use only the lower release with the
fix because it may require Bitbake updates to 2.8.1 which is currently
blocked from using by Buster support.

This also updates pybootchartgui to the same revision.

OE-core Revision used: 236ac1b43308df722a78d3aa20aef065dfae5b2b.
    
Following changes are left because they are still needed in Isar:

d70553ae ("wic: Restore compatibility with old distros")
a4237f08 ("wic/plugins/images/direct: Allow changes in fstab on rootfs")
9a714f6e ("patch: Set dummy credentials for git notes")
68f299d0 ("devshell: Use different termination test to avoid warnings")

Anton Mikanovich (7):
  wic: Update libs to v5.0.3
  pybootchartgui: Update to v5.0.3
  Revert "patch: Set dummy credentials for git notes"
  Revert "devshell: Use different termination test to avoid warnings"
  meta: Update OE-libs to v5.0.3
  Revert "Revert "patch: Set dummy credentials for git notes""
  Revert "Revert "devshell: Use different termination test to avoid
    warnings""

 meta/lib/buildstats.py                        |   4 +-
 meta/lib/oe/classutils.py                     |   2 +-
 meta/lib/oe/data.py                           |   2 +-
 meta/lib/oe/gpg_sign.py                       |   2 +-
 meta/lib/oe/maketype.py                       |   2 +-
 meta/lib/oe/patch.py                          |   2 +-
 meta/lib/oe/path.py                           |   2 +-
 meta/lib/oe/reproducible.py                   |   2 +-
 meta/lib/oe/sstatesig.py                      |   2 +-
 meta/lib/oe/terminal.py                       |   2 +-
 meta/lib/oe/types.py                          |   2 +-
 meta/lib/oe/utils.py                          | 100 +++--------
 scripts/lib/wic/engine.py                     |   2 +-
 scripts/lib/wic/plugins/source/bootimg-efi.py |   4 +-
 .../wic/plugins/source/bootimg-partition.py   |   2 +-
 scripts/lib/wic/plugins/source/empty.py       |   2 +-
 .../wic/plugins/source/isoimage-isohybrid.py  |   2 +
 scripts/lib/wic/plugins/source/rawcopy.py     |   2 +-
 scripts/lib/wic/plugins/source/rootfs.py      |   2 +-
 scripts/pybootchartgui/pybootchartgui/draw.py | 156 +++++++++++++++++-
 .../pybootchartgui/pybootchartgui/parsing.py  |  35 +++-
 .../pybootchartgui/pybootchartgui/samples.py  |  25 +++
 22 files changed, 255 insertions(+), 101 deletions(-)

-- 
2.43.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260619072238.52120-1-amikan%40ilbers.de.

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

end of thread, other threads:[~2026-06-19  7:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19  7:21 [PATCH 0/7] Update OE-core libs WIC to v5.0.3 Anton Mikanovich
2026-06-19  7:21 ` [PATCH 1/7] wic: Update libs " Anton Mikanovich
2026-06-19  7:21 ` [PATCH 2/7] pybootchartgui: Update " Anton Mikanovich
2026-06-19  7:21 ` [PATCH 3/7] Revert "patch: Set dummy credentials for git notes" Anton Mikanovich
2026-06-19  7:21 ` [PATCH 4/7] Revert "devshell: Use different termination test to avoid warnings" Anton Mikanovich
2026-06-19  7:21 ` [PATCH 5/7] meta: Update OE-libs to v5.0.3 Anton Mikanovich
2026-06-19  7:21 ` [PATCH 6/7] Revert "Revert "patch: Set dummy credentials for git notes"" Anton Mikanovich
2026-06-19  7:21 ` [PATCH 7/7] Revert "Revert "devshell: Use different termination test to avoid warnings"" Anton Mikanovich

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