public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH 0/7] Update OE-core libs WIC to v5.0.3
Date: Wed, 1 Jul 2026 11:03:08 +0200	[thread overview]
Message-ID: <d9a24108-21db-4d5c-a4e2-de6eeb85a9b7@ilbers.de> (raw)
In-Reply-To: <20260619072238.52120-1-amikan@ilbers.de>

Applied to next, thanks.

Zhihang

On 6/19/26 09:21, Anton Mikanovich wrote:
> 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(-)
>

-- 
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/d9a24108-21db-4d5c-a4e2-de6eeb85a9b7%40ilbers.de.

      parent reply	other threads:[~2026-07-01  9:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-19  7:21 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
2026-07-01  9:03 ` Zhihang Wei [this message]

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=d9a24108-21db-4d5c-a4e2-de6eeb85a9b7@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=amikan@ilbers.de \
    --cc=isar-users@googlegroups.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