diff mbox series

[meta-oe,4/4] gosu: upgrade from 1.17 to 1.19

Message ID 20260313072948.2254502-4-Qi.Chen@windriver.com
State New
Headers show
Series [meta-oe,1/4] unixodbc: upgrade from 2.3.12 to 2.3.14 | expand

Commit Message

ChenQi March 13, 2026, 7:29 a.m. UTC
From: Chen Qi <Qi.Chen@windriver.com>

Upgrade gosu from 1.17 to 1.19.
Add extra tag=${PV} parameter in SRC_URI to ensure we're at the
correct srcrev.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
 meta-oe/recipes-support/gosu/{gosu_1.17.bb => gosu_1.19.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/gosu/{gosu_1.17.bb => gosu_1.19.bb} (92%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/gosu/gosu_1.17.bb b/meta-oe/recipes-support/gosu/gosu_1.19.bb
similarity index 92%
rename from meta-oe/recipes-support/gosu/gosu_1.17.bb
rename to meta-oe/recipes-support/gosu/gosu_1.19.bb
index 6a4441fc24..937c45b96e 100644
--- a/meta-oe/recipes-support/gosu/gosu_1.17.bb
+++ b/meta-oe/recipes-support/gosu/gosu_1.19.bb
@@ -5,11 +5,11 @@  LICENSE = "Apache-2.0 "
 LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 GO_IMPORT = "github.com/tianon/gosu"
-SRC_URI = "git://${GO_IMPORT}.git;destsuffix=src/${GO_IMPORT};branch=master;protocol=https \
+SRC_URI = "git://${GO_IMPORT}.git;destsuffix=src/${GO_IMPORT};branch=master;protocol=https;tag=${PV} \
            git://github.com/moby/sys;name=user;destsuffix=src/github.com/moby/sys;branch=main;protocol=https \
            git://github.com/golang/sys;name=sys;destsuffix=src/golang.org/x/sys;branch=master;protocol=https \
 "
-SRCREV = "0d1847490b448a17eb347e5e357f2c0478df87ad"
+SRCREV = "6456aaa0f3c854d199d0f037f068eb97515b7513"
 #v0.1.0
 SRCREV_user = "c0711cde08c8fa33857a2c28721659267f49b5e2"
 #v0.1.0