diff options
| -rw-r--r-- | meta/recipes-devtools/go/go-1.21.5.inc (renamed from meta/recipes-devtools/go/go-1.21.0.inc) | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-binary-native_1.21.5.bb (renamed from meta/recipes-devtools/go/go-binary-native_1.21.0.bb) | 6 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross-canadian_1.21.5.bb (renamed from meta/recipes-devtools/go/go-cross-canadian_1.21.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross_1.21.5.bb (renamed from meta/recipes-devtools/go/go-cross_1.21.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-crosssdk_1.21.5.bb (renamed from meta/recipes-devtools/go/go-crosssdk_1.21.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-native_1.21.5.bb (renamed from meta/recipes-devtools/go/go-native_1.21.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-runtime_1.21.5.bb (renamed from meta/recipes-devtools/go/go-runtime_1.21.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go_1.21.5.bb (renamed from meta/recipes-devtools/go/go_1.21.0.bb) | 0 |
8 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/go/go-1.21.0.inc b/meta/recipes-devtools/go/go-1.21.5.inc index 2933793b8b..f009ea77c7 100644 --- a/meta/recipes-devtools/go/go-1.21.0.inc +++ b/meta/recipes-devtools/go/go-1.21.5.inc | |||
| @@ -15,4 +15,4 @@ SRC_URI += "\ | |||
| 15 | file://0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch \ | 15 | file://0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch \ |
| 16 | file://0009-go-Filter-build-paths-on-staticly-linked-arches.patch \ | 16 | file://0009-go-Filter-build-paths-on-staticly-linked-arches.patch \ |
| 17 | " | 17 | " |
| 18 | SRC_URI[main.sha256sum] = "818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a" | 18 | SRC_URI[main.sha256sum] = "285cbbdf4b6e6e62ed58f370f3f6d8c30825d6e56c5853c66d3c23bcdb09db19" |
diff --git a/meta/recipes-devtools/go/go-binary-native_1.21.0.bb b/meta/recipes-devtools/go/go-binary-native_1.21.5.bb index 5d0427f56f..da35c5703d 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.21.0.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.21.5.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] = "d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742" | 12 | SRC_URI[go_linux_amd64.sha256sum] = "e2bc0b3e4b64111ec117295c088bde5f00eeed1567999ff77bc859d7df70078e" |
| 13 | SRC_URI[go_linux_arm64.sha256sum] = "f3d4548edf9b22f26bbd49720350bbfe59d75b7090a1a2bff1afad8214febaf3" | 13 | SRC_URI[go_linux_arm64.sha256sum] = "841cced7ecda9b2014f139f5bab5ae31785f35399f236b8b3e75dff2a2978d96" |
| 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "e938ffc81d8ebe5efc179240960ba22da6a841ff05d5cab7ce2547112b14a47f" | 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "907b8c6ec4be9b184952e5d3493be66b1746442394a8bc78556c56834cd7c38b" |
| 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.21.0.bb b/meta/recipes-devtools/go/go-cross-canadian_1.21.5.bb index 7ac9449e47..7ac9449e47 100644 --- a/meta/recipes-devtools/go/go-cross-canadian_1.21.0.bb +++ b/meta/recipes-devtools/go/go-cross-canadian_1.21.5.bb | |||
diff --git a/meta/recipes-devtools/go/go-cross_1.21.0.bb b/meta/recipes-devtools/go/go-cross_1.21.5.bb index 80b5a03f6c..80b5a03f6c 100644 --- a/meta/recipes-devtools/go/go-cross_1.21.0.bb +++ b/meta/recipes-devtools/go/go-cross_1.21.5.bb | |||
diff --git a/meta/recipes-devtools/go/go-crosssdk_1.21.0.bb b/meta/recipes-devtools/go/go-crosssdk_1.21.5.bb index 1857c8a577..1857c8a577 100644 --- a/meta/recipes-devtools/go/go-crosssdk_1.21.0.bb +++ b/meta/recipes-devtools/go/go-crosssdk_1.21.5.bb | |||
diff --git a/meta/recipes-devtools/go/go-native_1.21.0.bb b/meta/recipes-devtools/go/go-native_1.21.5.bb index ddf25b2c9b..ddf25b2c9b 100644 --- a/meta/recipes-devtools/go/go-native_1.21.0.bb +++ b/meta/recipes-devtools/go/go-native_1.21.5.bb | |||
diff --git a/meta/recipes-devtools/go/go-runtime_1.21.0.bb b/meta/recipes-devtools/go/go-runtime_1.21.5.bb index 63464a1501..63464a1501 100644 --- a/meta/recipes-devtools/go/go-runtime_1.21.0.bb +++ b/meta/recipes-devtools/go/go-runtime_1.21.5.bb | |||
diff --git a/meta/recipes-devtools/go/go_1.21.0.bb b/meta/recipes-devtools/go/go_1.21.5.bb index 46f5fbc6be..46f5fbc6be 100644 --- a/meta/recipes-devtools/go/go_1.21.0.bb +++ b/meta/recipes-devtools/go/go_1.21.5.bb | |||
