All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] wic: upgrade 0.3.0 -> 0.3.1
Date: Sat, 27 Jun 2026 14:06:58 -0400	[thread overview]
Message-ID: <20260627180658.558372-1-twoerner@gmail.com> (raw)

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



                 reply	other threads:[~2026-06-27 18:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260627180658.558372-1-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 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.