]> code.ossystems Code Review - openembedded-core.git/commit
go: update 1.16.10 -> 1.17.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 27 Nov 2021 09:53:56 +0000 (10:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Nov 2021 23:07:10 +0000 (23:07 +0000)
commit7acfadc2ef96cd205a85713624ce96129b679b28
tree83ca0d04962cb59b608a5468077a96054c5ed77c
parentdd2f4d263100ab09f79c2dc037346da7362765a2
go: update 1.16.10 -> 1.17.3

This was additionally verified with meta-virtualization:
$ bitbake packagegroup-container packagegroup-kubernetes
$ bitbake container-base kvm-image-minimal xen-guest-image-minimal

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
18 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/go/go-1.17.3.inc [moved from meta/recipes-devtools/go/go-1.16.10.inc with 82% similarity]
meta/recipes-devtools/go/go-1.17/0001-allow-CC-and-CXX-to-have-multiple-words.patch [moved from meta/recipes-devtools/go/go-1.16/0001-allow-CC-and-CXX-to-have-multiple-words.patch with 100% similarity]
meta/recipes-devtools/go/go-1.17/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch [moved from meta/recipes-devtools/go/go-1.16/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch with 80% similarity]
meta/recipes-devtools/go/go-1.17/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch [moved from meta/recipes-devtools/go/go-1.16/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch with 76% similarity]
meta/recipes-devtools/go/go-1.17/0004-ld-add-soname-to-shareable-objects.patch [moved from meta/recipes-devtools/go/go-1.16/0004-ld-add-soname-to-shareable-objects.patch with 100% similarity]
meta/recipes-devtools/go/go-1.17/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch [moved from meta/recipes-devtools/go/go-1.16/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch with 72% similarity]
meta/recipes-devtools/go/go-1.17/0006-cmd-dist-separate-host-and-target-builds.patch [moved from meta/recipes-devtools/go/go-1.16/0006-cmd-dist-separate-host-and-target-builds.patch with 89% similarity]
meta/recipes-devtools/go/go-1.17/0007-cmd-go-make-GOROOT-precious-by-default.patch [moved from meta/recipes-devtools/go/go-1.16/0007-cmd-go-make-GOROOT-precious-by-default.patch with 100% similarity]
meta/recipes-devtools/go/go-1.17/0008-use-GOBUILDMODE-to-set-buildmode.patch [moved from meta/recipes-devtools/go/go-1.16/0008-use-GOBUILDMODE-to-set-buildmode.patch with 100% similarity]
meta/recipes-devtools/go/go-1.17/0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch [moved from meta/recipes-devtools/go/go-1.16/0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch with 83% similarity]
meta/recipes-devtools/go/go-binary-native_1.17.3.bb [moved from meta/recipes-devtools/go/go-binary-native_1.16.10.bb with 83% similarity]
meta/recipes-devtools/go/go-cross-canadian_1.17.3.bb [moved from meta/recipes-devtools/go/go-cross-canadian_1.16.10.bb with 100% similarity]
meta/recipes-devtools/go/go-cross_1.17.3.bb [moved from meta/recipes-devtools/go/go-cross_1.16.10.bb with 100% similarity]
meta/recipes-devtools/go/go-crosssdk_1.17.3.bb [moved from meta/recipes-devtools/go/go-crosssdk_1.16.10.bb with 100% similarity]
meta/recipes-devtools/go/go-native_1.17.3.bb [moved from meta/recipes-devtools/go/go-native_1.16.10.bb with 100% similarity]
meta/recipes-devtools/go/go-runtime_1.17.3.bb [moved from meta/recipes-devtools/go/go-runtime_1.16.10.bb with 100% similarity]
meta/recipes-devtools/go/go_1.17.3.bb [moved from meta/recipes-devtools/go/go_1.16.10.bb with 100% similarity]