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>
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