All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wic: upgrade 0.3.0 -> 0.3.1
@ 2026-06-27 18:06 Trevor Woerner
  0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2026-06-27 18:06 UTC (permalink / raw)
  To: openembedded-core

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 <twoerner@gmail.com>
---
 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 18:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-27 18:06 [PATCH] wic: upgrade 0.3.0 -> 0.3.1 Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.