From: Alexander Kanavin Date: Wed, 20 Jul 2022 08:44:10 +0000 (+0200) Subject: go: update 1.18.3 -> 1.18.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3553 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be03de98221754b8fb0c89d76b31101d097b48ae;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git go: update 1.18.3 -> 1.18.4 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/go/go-1.18.3.inc b/meta/recipes-devtools/go/go-1.18.4.inc similarity index 89% rename from meta/recipes-devtools/go/go-1.18.3.inc rename to meta/recipes-devtools/go/go-1.18.4.inc index 693b045e8f0..bfda15c54f6 100644 --- a/meta/recipes-devtools/go/go-1.18.3.inc +++ b/meta/recipes-devtools/go/go-1.18.4.inc @@ -15,4 +15,4 @@ SRC_URI += "\ file://0001-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch \ file://filter-build-paths.patch \ " -SRC_URI[main.sha256sum] = "0012386ddcbb5f3350e407c679923811dbd283fcdc421724931614a842ecbc2d" +SRC_URI[main.sha256sum] = "4525aa6b0e3cecb57845f4060a7075aafc9ab752bb7b6b4cf8a212d43078e1e4" diff --git a/meta/recipes-devtools/go/go-binary-native_1.18.3.bb b/meta/recipes-devtools/go/go-binary-native_1.18.4.bb similarity index 83% rename from meta/recipes-devtools/go/go-binary-native_1.18.3.bb rename to meta/recipes-devtools/go/go-binary-native_1.18.4.bb index f207a47e90a..252c467a001 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.18.3.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.18.4.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707" PROVIDES = "go-native" SRC_URI = "https://dl.google.com/go/go${PV}.${BUILD_GOOS}-${BUILD_GOARCH}.tar.gz;name=go_${BUILD_GOTUPLE}" -SRC_URI[go_linux_amd64.sha256sum] = "956f8507b302ab0bb747613695cdae10af99bbd39a90cae522b7c0302cc27245" -SRC_URI[go_linux_arm64.sha256sum] = "beacbe1441bee4d7978b900136d1d6a71d150f0a9bb77e9d50c822065623a35a" +SRC_URI[go_linux_amd64.sha256sum] = "c9b099b68d93f5c5c8a8844a89f8db07eaa58270e3a1e01804f17f4cf8df02f5" +SRC_URI[go_linux_arm64.sha256sum] = "35014d92b50d97da41dade965df7ebeb9a715da600206aa59ce1b2d05527421f" UPSTREAM_CHECK_URI = "https://golang.org/dl/" UPSTREAM_CHECK_REGEX = "go(?P\d+(\.\d+)+)\.linux" diff --git a/meta/recipes-devtools/go/go-cross-canadian_1.18.3.bb b/meta/recipes-devtools/go/go-cross-canadian_1.18.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-cross-canadian_1.18.3.bb rename to meta/recipes-devtools/go/go-cross-canadian_1.18.4.bb diff --git a/meta/recipes-devtools/go/go-cross_1.18.3.bb b/meta/recipes-devtools/go/go-cross_1.18.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-cross_1.18.3.bb rename to meta/recipes-devtools/go/go-cross_1.18.4.bb diff --git a/meta/recipes-devtools/go/go-crosssdk_1.18.3.bb b/meta/recipes-devtools/go/go-crosssdk_1.18.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-crosssdk_1.18.3.bb rename to meta/recipes-devtools/go/go-crosssdk_1.18.4.bb diff --git a/meta/recipes-devtools/go/go-native_1.18.3.bb b/meta/recipes-devtools/go/go-native_1.18.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-native_1.18.3.bb rename to meta/recipes-devtools/go/go-native_1.18.4.bb diff --git a/meta/recipes-devtools/go/go-runtime_1.18.3.bb b/meta/recipes-devtools/go/go-runtime_1.18.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-runtime_1.18.3.bb rename to meta/recipes-devtools/go/go-runtime_1.18.4.bb diff --git a/meta/recipes-devtools/go/go_1.18.3.bb b/meta/recipes-devtools/go/go_1.18.4.bb similarity index 100% rename from meta/recipes-devtools/go/go_1.18.3.bb rename to meta/recipes-devtools/go/go_1.18.4.bb