| Message ID | 20251218090346.735-19-wangmy@fujitsu.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-gnome,01/20] babl: upgrade 0.1.116 -> 0.1.118 | expand |
On Thu, Dec 18, 2025 at 5:04 PM wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org> wrote: > -SRCREV = "e7c351c6c722336b3c79b79cd002c7c2986eefb0" > -SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master" > +SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}" > SRC_URI[sha256sum] = "a715e46d8498418dbb8a2519318ba0714ee148151d7e4a7fa5e27770a2f6888f" > This doesn't seem right. How is this working?
diff --git a/meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb b/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb similarity index 89% rename from meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb rename to meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb index bba2507e14..17567e27bd 100644 --- a/meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb +++ b/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3d6b07c89629cff2990d2e8e1f4c2382" DEPENDS = "ncurses openssl" -SRCREV = "e7c351c6c722336b3c79b79cd002c7c2986eefb0" -SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master" +SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}" SRC_URI[sha256sum] = "a715e46d8498418dbb8a2519318ba0714ee148151d7e4a7fa5e27770a2f6888f"