From: Alexander Kanavin Date: Tue, 7 Dec 2021 13:07:01 +0000 (+0100) Subject: go: update 1.17.3 -> 1.17.4 X-Git-Tag: uninative-3.5~581 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=aa1dd053503f464dcc920e064a6d8ead6772cab2;p=openembedded-core.git go: update 1.17.3 -> 1.17.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/go/go-1.17.3.inc b/meta/recipes-devtools/go/go-1.17.4.inc similarity index 91% rename from meta/recipes-devtools/go/go-1.17.3.inc rename to meta/recipes-devtools/go/go-1.17.4.inc index 4fe091787b..5c4423ac18 100644 --- a/meta/recipes-devtools/go/go-1.17.3.inc +++ b/meta/recipes-devtools/go/go-1.17.4.inc @@ -15,7 +15,7 @@ SRC_URI += "\ file://0008-use-GOBUILDMODE-to-set-buildmode.patch \ file://0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch \ " -SRC_URI[main.sha256sum] = "705c64251e5b25d5d55ede1039c6aa22bea40a7a931d14c370339853643c3df0" +SRC_URI[main.sha256sum] = "4bef3699381ef09e075628504187416565d710660fec65b057edf1ceb187fc4b" # Upstream don't believe it is a signifiant real world issue and will only # fix in 1.17 onwards where we can drop this. diff --git a/meta/recipes-devtools/go/go-binary-native_1.17.3.bb b/meta/recipes-devtools/go/go-binary-native_1.17.4.bb similarity index 83% rename from meta/recipes-devtools/go/go-binary-native_1.17.3.bb rename to meta/recipes-devtools/go/go-binary-native_1.17.4.bb index 1b43a804da..8d8142ce1d 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.17.3.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.17.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] = "550f9845451c0c94be679faf116291e7807a8d78b43149f9506c1b15eb89008c" -SRC_URI[go_linux_arm64.sha256sum] = "06f505c8d27203f78706ad04e47050b49092f1b06dc9ac4fbee4f0e4d015c8d4" +SRC_URI[go_linux_amd64.sha256sum] = "adab2483f644e2f8a10ae93122f0018cef525ca48d0b8764dae87cb5f4fd4206" +SRC_URI[go_linux_arm64.sha256sum] = "617a46bd083e59877bb5680998571b3ddd4f6dcdaf9f8bf65ad4edc8f3eafb13" 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.17.3.bb b/meta/recipes-devtools/go/go-cross-canadian_1.17.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-cross-canadian_1.17.3.bb rename to meta/recipes-devtools/go/go-cross-canadian_1.17.4.bb diff --git a/meta/recipes-devtools/go/go-cross_1.17.3.bb b/meta/recipes-devtools/go/go-cross_1.17.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-cross_1.17.3.bb rename to meta/recipes-devtools/go/go-cross_1.17.4.bb diff --git a/meta/recipes-devtools/go/go-crosssdk_1.17.3.bb b/meta/recipes-devtools/go/go-crosssdk_1.17.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-crosssdk_1.17.3.bb rename to meta/recipes-devtools/go/go-crosssdk_1.17.4.bb diff --git a/meta/recipes-devtools/go/go-native_1.17.3.bb b/meta/recipes-devtools/go/go-native_1.17.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-native_1.17.3.bb rename to meta/recipes-devtools/go/go-native_1.17.4.bb diff --git a/meta/recipes-devtools/go/go-runtime_1.17.3.bb b/meta/recipes-devtools/go/go-runtime_1.17.4.bb similarity index 100% rename from meta/recipes-devtools/go/go-runtime_1.17.3.bb rename to meta/recipes-devtools/go/go-runtime_1.17.4.bb diff --git a/meta/recipes-devtools/go/go_1.17.3.bb b/meta/recipes-devtools/go/go_1.17.4.bb similarity index 100% rename from meta/recipes-devtools/go/go_1.17.3.bb rename to meta/recipes-devtools/go/go_1.17.4.bb