diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/go/go-1.20.13.inc (renamed from meta/recipes-devtools/go/go-1.20.12.inc) | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-binary-native_1.20.13.bb (renamed from meta/recipes-devtools/go/go-binary-native_1.20.12.bb) | 6 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross-canadian_1.20.13.bb (renamed from meta/recipes-devtools/go/go-cross-canadian_1.20.12.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-cross_1.20.13.bb (renamed from meta/recipes-devtools/go/go-cross_1.20.12.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-crosssdk_1.20.13.bb (renamed from meta/recipes-devtools/go/go-crosssdk_1.20.12.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-native_1.20.13.bb (renamed from meta/recipes-devtools/go/go-native_1.20.12.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go-runtime_1.20.13.bb (renamed from meta/recipes-devtools/go/go-runtime_1.20.12.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/go/go_1.20.13.bb (renamed from meta/recipes-devtools/go/go_1.20.12.bb) | 0 |
8 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/go/go-1.20.12.inc b/meta/recipes-devtools/go/go-1.20.13.inc index 9be56c6707..b6eeb651c9 100644 --- a/meta/recipes-devtools/go/go-1.20.12.inc +++ b/meta/recipes-devtools/go/go-1.20.13.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] = "c5bf934751d31c315c1d0bb5fb02296545fa6d08923566f7a5afec81f2ed27d6" | 18 | SRC_URI[main.sha256sum] = "0fe745c530f2f1d67193af3c5ea25246be077989ec5178df266e975f3532449e" |
diff --git a/meta/recipes-devtools/go/go-binary-native_1.20.12.bb b/meta/recipes-devtools/go/go-binary-native_1.20.13.bb index 41db2ada80..d99bab71e1 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.20.12.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.20.13.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] = "9c5d48c54dd8b0a3b2ef91b0f92a1190aa01f11d26e98033efa64c46a30bba7b" | 12 | SRC_URI[go_linux_amd64.sha256sum] = "9a9d3dcae2b6a638b1f2e9bd4db08ffb39c10e55d9696914002742d90f0047b5" |
| 13 | SRC_URI[go_linux_arm64.sha256sum] = "8afe8e3fb6972eaa2179ef0a71678c67f26509fab4f0f67c4b00f4cdfa92dc87" | 13 | SRC_URI[go_linux_arm64.sha256sum] = "a2d811cef3c4fc77c01195622e637af0c2cf8b3814a95a0920cf2f83b6061d38" |
| 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "2ae0ec3736216dfbd7b01ff679842dc1bed365e53a024d522645bcffd01c7328" | 14 | SRC_URI[go_linux_ppc64le.sha256sum] = "5f632b83323e16f8c6ceb676cd570b3f13f1826e06a81d92985d1301b643a7d3" |
| 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.20.12.bb b/meta/recipes-devtools/go/go-cross-canadian_1.20.13.bb index 7ac9449e47..7ac9449e47 100644 --- a/meta/recipes-devtools/go/go-cross-canadian_1.20.12.bb +++ b/meta/recipes-devtools/go/go-cross-canadian_1.20.13.bb | |||
diff --git a/meta/recipes-devtools/go/go-cross_1.20.12.bb b/meta/recipes-devtools/go/go-cross_1.20.13.bb index 80b5a03f6c..80b5a03f6c 100644 --- a/meta/recipes-devtools/go/go-cross_1.20.12.bb +++ b/meta/recipes-devtools/go/go-cross_1.20.13.bb | |||
diff --git a/meta/recipes-devtools/go/go-crosssdk_1.20.12.bb b/meta/recipes-devtools/go/go-crosssdk_1.20.13.bb index 1857c8a577..1857c8a577 100644 --- a/meta/recipes-devtools/go/go-crosssdk_1.20.12.bb +++ b/meta/recipes-devtools/go/go-crosssdk_1.20.13.bb | |||
diff --git a/meta/recipes-devtools/go/go-native_1.20.12.bb b/meta/recipes-devtools/go/go-native_1.20.13.bb index ddf25b2c9b..ddf25b2c9b 100644 --- a/meta/recipes-devtools/go/go-native_1.20.12.bb +++ b/meta/recipes-devtools/go/go-native_1.20.13.bb | |||
diff --git a/meta/recipes-devtools/go/go-runtime_1.20.12.bb b/meta/recipes-devtools/go/go-runtime_1.20.13.bb index 63464a1501..63464a1501 100644 --- a/meta/recipes-devtools/go/go-runtime_1.20.12.bb +++ b/meta/recipes-devtools/go/go-runtime_1.20.13.bb | |||
diff --git a/meta/recipes-devtools/go/go_1.20.12.bb b/meta/recipes-devtools/go/go_1.20.13.bb index 46f5fbc6be..46f5fbc6be 100644 --- a/meta/recipes-devtools/go/go_1.20.12.bb +++ b/meta/recipes-devtools/go/go_1.20.13.bb | |||
