diff options
| -rw-r--r-- | meta/recipes-devtools/go/go-1.25.3.inc (renamed from meta/recipes-devtools/go/go-1.25.2.inc) | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-binary-native_1.25.3.bb (renamed from meta/recipes-devtools/go/go-binary-native_1.25.2.bb) | 6 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross-canadian_1.25.3.bb (renamed from meta/recipes-devtools/go/go-cross-canadian_1.25.2.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross_1.25.3.bb (renamed from meta/recipes-devtools/go/go-cross_1.25.2.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-crosssdk_1.25.3.bb (renamed from meta/recipes-devtools/go/go-crosssdk_1.25.2.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-runtime_1.25.3.bb (renamed from meta/recipes-devtools/go/go-runtime_1.25.2.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go_1.25.3.bb (renamed from meta/recipes-devtools/go/go_1.25.2.bb) | 0 |
7 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/go/go-1.25.2.inc b/meta/recipes-devtools/go/go-1.25.3.inc index 9d1cf69670..c29f4d6ece 100644 --- a/meta/recipes-devtools/go/go-1.25.2.inc +++ b/meta/recipes-devtools/go/go-1.25.3.inc | |||
| @@ -18,4 +18,4 @@ SRC_URI += "\ | |||
| 18 | file://0011-cmd-link-stop-forcing-binutils-gold-dependency-on-aa.patch \ | 18 | file://0011-cmd-link-stop-forcing-binutils-gold-dependency-on-aa.patch \ |
| 19 | file://0001-runtime-when-using-cgo-on-386-call-C-sigaction-funct.patch \ | 19 | file://0001-runtime-when-using-cgo-on-386-call-C-sigaction-funct.patch \ |
| 20 | " | 20 | " |
| 21 | SRC_URI[main.sha256sum] = "3711140cfb87fce8f7a13f7cd860df041e6c12f7610f40cac6ec6fa2b65e96e4" | 21 | SRC_URI[main.sha256sum] = "a81a4ba593d0015e10c51e267de3ff07c7ac914dfca037d9517d029517097795" |
diff --git a/meta/recipes-devtools/go/go-binary-native_1.25.2.bb b/meta/recipes-devtools/go/go-binary-native_1.25.3.bb index fbdef1b695..b1d9522cb6 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.25.2.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.25.3.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] = "d7fa7f8fbd16263aa2501d681b11f972a5fd8e811f7b10cb9b26d031a3d7454b" | 12 | SRC_URI[go_linux_amd64.sha256sum] = "0335f314b6e7bfe08c3d0cfaa7c19db961b7b99fb20be62b0a826c992ad14e0f" |
| 13 | SRC_URI[go_linux_arm64.sha256sum] = "9aaeb044bf8dbf50ca2fbf0edc5ebc98b90d5bda8c6b2911526df76f61232919" | 13 | SRC_URI[go_linux_arm64.sha256sum] = "1d42ebc84999b5e2069f5e31b67d6fc5d67308adad3e178d5a2ee2c9ff2001f5" |
| 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "91dd35ac3f33baa642d9bac22b626bdb5ee0372cf80e7d782994337f81f34417" | 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "68d1a08bf3567f330717d821b266a0be1c5080bd05dc238b5a43a24ca0c47d7c" |
| 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.25.2.bb b/meta/recipes-devtools/go/go-cross-canadian_1.25.3.bb index 7ac9449e47..7ac9449e47 100644 --- a/meta/recipes-devtools/go/go-cross-canadian_1.25.2.bb +++ b/meta/recipes-devtools/go/go-cross-canadian_1.25.3.bb | |||
diff --git a/meta/recipes-devtools/go/go-cross_1.25.2.bb b/meta/recipes-devtools/go/go-cross_1.25.3.bb index 80b5a03f6c..80b5a03f6c 100644 --- a/meta/recipes-devtools/go/go-cross_1.25.2.bb +++ b/meta/recipes-devtools/go/go-cross_1.25.3.bb | |||
diff --git a/meta/recipes-devtools/go/go-crosssdk_1.25.2.bb b/meta/recipes-devtools/go/go-crosssdk_1.25.3.bb index 1857c8a577..1857c8a577 100644 --- a/meta/recipes-devtools/go/go-crosssdk_1.25.2.bb +++ b/meta/recipes-devtools/go/go-crosssdk_1.25.3.bb | |||
diff --git a/meta/recipes-devtools/go/go-runtime_1.25.2.bb b/meta/recipes-devtools/go/go-runtime_1.25.3.bb index 63464a1501..63464a1501 100644 --- a/meta/recipes-devtools/go/go-runtime_1.25.2.bb +++ b/meta/recipes-devtools/go/go-runtime_1.25.3.bb | |||
diff --git a/meta/recipes-devtools/go/go_1.25.2.bb b/meta/recipes-devtools/go/go_1.25.3.bb index 46f5fbc6be..46f5fbc6be 100644 --- a/meta/recipes-devtools/go/go_1.25.2.bb +++ b/meta/recipes-devtools/go/go_1.25.3.bb | |||
