| Message ID | 0101019f0cb6eb74-eb1f2f1f-bc43-42f9-ba3d-9585f2049267-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] wic: upgrading to 0.3.1 SUCCEEDED | expand |
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 7dbf84b039..bfd34374a1 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"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *wic* to *0.3.1* has Succeeded. Next steps: - apply the patch: git am 0001-wic-upgrade-0.3.0-0.3.1.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 91388f19c537cf1a4b658ee8a65b9cf9ebc66c37 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sun, 28 Jun 2026 05:32:15 +0000 Subject: [PATCH] wic: upgrade 0.3.0 -> 0.3.1 --- 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%)