]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
wic: Update to pull in path changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Apr 2026 07:53:44 +0000 (08:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Apr 2026 20:04:12 +0000 (21:04 +0100)
Update wic to pull in path changes to support files/wic and a README update.

Switch to the tagged version too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/wic/wic_0.3.0.bb

index b98408702300fdee1f1c90768c3d0dcda6e90480..a0a2773c76e5de6e187a8070189e9822f15c0896 100644 (file)
@@ -3,8 +3,8 @@ HOMEPAGE = "https://git.yoctoproject.org/wic"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4ee23c52855c222cba72583d301d2338"
 
-SRC_URI = "git://git.yoctoproject.org/wic.git;branch=master;protocol=https"
-SRCREV = "79e2b06a1f9c97decdaf44f0806dbf3cc1e86bf9"
+SRC_URI = "git://git.yoctoproject.org/wic.git;branch=master;protocol=https;tag=v${PV}"
+SRCREV = "5974ade11032f218841d9f449ef0efeee3f9a2ca"
 
 inherit python_hatchling