ChangeLog is here

https://github.com/tianon/gosu/releases/tag/1.15
https://github.com/tianon/gosu/releases/tag/1.16

Signed-off-by: Khem Raj <[email protected]>
---
 .../recipes-support/gosu/{gosu_1.14.bb => gosu_1.16.bb}    | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/gosu/{gosu_1.14.bb => gosu_1.16.bb} (85%)

diff --git a/meta-oe/recipes-support/gosu/gosu_1.14.bb 
b/meta-oe/recipes-support/gosu/gosu_1.16.bb
similarity index 85%
rename from meta-oe/recipes-support/gosu/gosu_1.14.bb
rename to meta-oe/recipes-support/gosu/gosu_1.16.bb
index 624adf3099..b209de16a4 100644
--- a/meta-oe/recipes-support/gosu/gosu_1.14.bb
+++ b/meta-oe/recipes-support/gosu/gosu_1.16.bb
@@ -8,10 +8,13 @@ GO_IMPORT = "github.com/tianon/gosu"
 SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \
            
git://github.com/opencontainers/runc;name=runc;destsuffix=${S}/src/github.com/opencontainers/runc;branch=main;protocol=https
 \
 "
-SRCREV = "9f7cd138a1ebc0684d43ef6046bf723978e8741f"
-SRCREV_runc = "d7f7b22a85a2387557bdcda125710c2506f8d5c5"
+SRCREV = "0e7347714352cd7f2e5edc9d2cf838d9934e6036"
+#v1.1.0
+SRCREV_runc = "067aaf8548d78269dcb2c13b856775e27c410f9c"
 inherit go
 
+CGO_ENABLED = "1"
+
 do_compile:prepend() {
     # New Go versions has Go modules support enabled by default
     export GO111MODULE=off
-- 
2.41.0

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

Reply via email to