NAK (if it's not too late) I didn't update the version in the wic project itself.
On Sat, Jun 27, 2026 at 2:07 PM Trevor Woerner <[email protected]> wrote: > > Pick up nine commits since the v0.3.0 tagged release. > > git log --oneline > 5974ade11032f218841d9f449ef0efeee3f9a2ca..5137f70fb43189d98e5738b7734f69f214516b97 > 5137f70fb431 wic: Update after plugin name changes once again > bb768b12b733 bootimg_pcbios: fix typo in comment > 85067dd89492 README.md: literal cleanups > 9c75ddc60d06 README.md: add Trevor (the maintainer)'s mail as Cc recipients > 0cbe5b9d2934 README.md: add example instruction for sending patches > 1f9e8c77c049 add basic b4 config file > 0a8ddac66dc1 wic/plugins: gate root= with rootdev check for efi, pcbios and > partition > f20cda73b495 wic: Fix updating fstab for nvme devices > bc0a8d88f6cd src: rename top-level bb imports to avoid oe-core/bitbake > collision > > AI-Generated: codex/claude-sonnet 4.6 (high) > Signed-off-by: Trevor Woerner <[email protected]> > --- > meta/recipes-support/wic/{wic_0.3.0.bb => wic_0.3.1.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-support/wic/{wic_0.3.0.bb => wic_0.3.1.bb} (90%) > > diff --git a/meta/recipes-support/wic/wic_0.3.0.bb > b/meta/recipes-support/wic/wic_0.3.1.bb > similarity index 90% > rename from meta/recipes-support/wic/wic_0.3.0.bb > rename to meta/recipes-support/wic/wic_0.3.1.bb > index 7dbf84b039a6..bfd34374a14c 100644 > --- a/meta/recipes-support/wic/wic_0.3.0.bb > +++ b/meta/recipes-support/wic/wic_0.3.1.bb > @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only" > LIC_FILES_CHKSUM = "file://LICENSE;md5=4ee23c52855c222cba72583d301d2338" > > SRC_URI = > "git://git.yoctoproject.org/wic.git;branch=master;protocol=https;tag=v${PV}" > -SRCREV = "5974ade11032f218841d9f449ef0efeee3f9a2ca" > +SRCREV = "5137f70fb43189d98e5738b7734f69f214516b97" > > CVE_PRODUCT = "yoctoproject:wic" > > -- > 2.50.0.173.g8b6f19ccfc3a >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239898): https://lists.openembedded.org/g/openembedded-core/message/239898 Mute This Topic: https://lists.openembedded.org/mt/120007269/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
