diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/go/go-1.24.1.inc (renamed from meta/recipes-devtools/go/go-1.24.0.inc) | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-binary-native_1.24.1.bb (renamed from meta/recipes-devtools/go/go-binary-native_1.24.0.bb) | 6 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross-canadian_1.24.1.bb (renamed from meta/recipes-devtools/go/go-cross-canadian_1.24.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross_1.24.1.bb (renamed from meta/recipes-devtools/go/go-cross_1.24.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-crosssdk_1.24.1.bb (renamed from meta/recipes-devtools/go/go-crosssdk_1.24.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-runtime_1.24.1.bb (renamed from meta/recipes-devtools/go/go-runtime_1.24.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go_1.24.1.bb (renamed from meta/recipes-devtools/go/go_1.24.0.bb) | 0 |
7 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/go/go-1.24.0.inc b/meta/recipes-devtools/go/go-1.24.1.inc index a52dd19e76..4cf66e705a 100644 --- a/meta/recipes-devtools/go/go-1.24.0.inc +++ b/meta/recipes-devtools/go/go-1.24.1.inc | |||
| @@ -17,4 +17,4 @@ SRC_URI += "\ | |||
| 17 | file://0010-cmd-go-clear-GOROOT-for-func-ldShared-when-trimpath-.patch \ | 17 | file://0010-cmd-go-clear-GOROOT-for-func-ldShared-when-trimpath-.patch \ |
| 18 | file://6d265b008e3d106b2706645e5a88cd8e2fb98953.patch \ | 18 | file://6d265b008e3d106b2706645e5a88cd8e2fb98953.patch \ |
| 19 | " | 19 | " |
| 20 | SRC_URI[main.sha256sum] = "d14120614acb29d12bcab72bd689f257eb4be9e0b6f88a8fb7e41ac65f8556e5" | 20 | SRC_URI[main.sha256sum] = "8244ebf46c65607db10222b5806aeb31c1fcf8979c1b6b12f60c677e9a3c0656" |
diff --git a/meta/recipes-devtools/go/go-binary-native_1.24.0.bb b/meta/recipes-devtools/go/go-binary-native_1.24.1.bb index d9eebb9c37..ffe3d50b7b 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.24.0.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.24.1.bb | |||
| @@ -9,9 +9,9 @@ PROVIDES = "go-native" | |||
| 9 | 9 | ||
| 10 | # Checksums available at https://go.dev/dl/ | 10 | # Checksums available at https://go.dev/dl/ |
| 11 | SRC_URI = "https://dl.google.com/go/go${PV}.${BUILD_GOOS}-${BUILD_GOARCH}.tar.gz;name=go_${BUILD_GOTUPLE}" | 11 | SRC_URI = "https://dl.google.com/go/go${PV}.${BUILD_GOOS}-${BUILD_GOARCH}.tar.gz;name=go_${BUILD_GOTUPLE}" |
| 12 | SRC_URI[go_linux_amd64.sha256sum] = "dea9ca38a0b852a74e81c26134671af7c0fbe65d81b0dc1c5bfe22cf7d4c8858" | 12 | SRC_URI[go_linux_amd64.sha256sum] = "cb2396bae64183cdccf81a9a6df0aea3bce9511fc21469fb89a0c00470088073" |
| 13 | SRC_URI[go_linux_arm64.sha256sum] = "c3fa6d16ffa261091a5617145553c71d21435ce547e44cc6dfb7470865527cc7" | 13 | SRC_URI[go_linux_arm64.sha256sum] = "8df5750ffc0281017fb6070fba450f5d22b600a02081dceef47966ffaf36a3af" |
| 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "a871a43de7d26c91dd90cb6e0adacb214c9e35ee2188c617c91c08c017efe81a" | 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "0fb522efcefabae6e37e69bdc444094e75bfe824ea6d4cc3cbc70c7ae1b16858" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_URI = "https://golang.org/dl/" | 16 | UPSTREAM_CHECK_URI = "https://golang.org/dl/" |
| 17 | UPSTREAM_CHECK_REGEX = "go(?P<pver>\d+(\.\d+)+)\.linux" | 17 | UPSTREAM_CHECK_REGEX = "go(?P<pver>\d+(\.\d+)+)\.linux" |
diff --git a/meta/recipes-devtools/go/go-cross-canadian_1.24.0.bb b/meta/recipes-devtools/go/go-cross-canadian_1.24.1.bb index 7ac9449e47..7ac9449e47 100644 --- a/meta/recipes-devtools/go/go-cross-canadian_1.24.0.bb +++ b/meta/recipes-devtools/go/go-cross-canadian_1.24.1.bb | |||
diff --git a/meta/recipes-devtools/go/go-cross_1.24.0.bb b/meta/recipes-devtools/go/go-cross_1.24.1.bb index 80b5a03f6c..80b5a03f6c 100644 --- a/meta/recipes-devtools/go/go-cross_1.24.0.bb +++ b/meta/recipes-devtools/go/go-cross_1.24.1.bb | |||
diff --git a/meta/recipes-devtools/go/go-crosssdk_1.24.0.bb b/meta/recipes-devtools/go/go-crosssdk_1.24.1.bb index 1857c8a577..1857c8a577 100644 --- a/meta/recipes-devtools/go/go-crosssdk_1.24.0.bb +++ b/meta/recipes-devtools/go/go-crosssdk_1.24.1.bb | |||
diff --git a/meta/recipes-devtools/go/go-runtime_1.24.0.bb b/meta/recipes-devtools/go/go-runtime_1.24.1.bb index 63464a1501..63464a1501 100644 --- a/meta/recipes-devtools/go/go-runtime_1.24.0.bb +++ b/meta/recipes-devtools/go/go-runtime_1.24.1.bb | |||
diff --git a/meta/recipes-devtools/go/go_1.24.0.bb b/meta/recipes-devtools/go/go_1.24.1.bb index 46f5fbc6be..46f5fbc6be 100644 --- a/meta/recipes-devtools/go/go_1.24.0.bb +++ b/meta/recipes-devtools/go/go_1.24.1.bb | |||
