From: Chen Qi <[email protected]>

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 <[email protected]>
---
 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 --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
-- 
2.49.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125184): 
https://lists.openembedded.org/g/openembedded-devel/message/125184
Mute This Topic: https://lists.openembedded.org/mt/118293655/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to