]> code.ossystems Code Review - openembedded-core.git/commit
go: Upgrade to 1.11.1
authorKhem Raj <raj.khem@gmail.com>
Fri, 19 Oct 2018 01:31:47 +0000 (18:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Oct 2018 21:39:25 +0000 (22:39 +0100)
commit1cf3aee0ba0fb0c2e8b82f403384a1928a9b03f4
tree61c100102d9a7b5339437846d44a2b2474129f3c
parent68e51756f67499081c3c53cff6c5c1efdf4b60f0
go: Upgrade to 1.11.1

Drop 1.10 recipes in favor of 1.11
we have had reports of 1.10 not being quite
functional wth OE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
17 files changed:
meta/recipes-devtools/go/go-1.10/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch [deleted file]
meta/recipes-devtools/go/go-1.10/0008-cmd-internal-obj-arm64-fix-branch-too-far-with-TBZ-l.patch [deleted file]
meta/recipes-devtools/go/go-1.11.inc [moved from meta/recipes-devtools/go/go-1.10.inc with 74% similarity]
meta/recipes-devtools/go/go-1.11/0001-allow-CC-and-CXX-to-have-multiple-words.patch [moved from meta/recipes-devtools/go/go-1.10/0001-allow-CC-and-CXX-to-have-multiple-words.patch with 79% similarity]
meta/recipes-devtools/go/go-1.11/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch [moved from meta/recipes-devtools/go/go-1.10/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch with 85% similarity]
meta/recipes-devtools/go/go-1.11/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.11/0004-ld-add-soname-to-shareable-objects.patch [moved from meta/recipes-devtools/go/go-1.10/0004-ld-add-soname-to-shareable-objects.patch with 79% similarity]
meta/recipes-devtools/go/go-1.11/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch [moved from meta/recipes-devtools/go/go-1.10/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch with 80% similarity]
meta/recipes-devtools/go/go-1.11/0006-cmd-dist-separate-host-and-target-builds.patch [moved from meta/recipes-devtools/go/go-1.10/0006-cmd-dist-separate-host-and-target-builds.patch with 88% similarity]
meta/recipes-devtools/go/go-1.11/0007-cmd-go-make-GOROOT-precious-by-default.patch [moved from meta/recipes-devtools/go/go-1.10/0007-cmd-go-make-GOROOT-precious-by-default.patch with 64% similarity]
meta/recipes-devtools/go/go-1.11/0009-ld-replace-glibc-dynamic-linker-with-musl.patch [moved from meta/recipes-devtools/go/go-1.10/0009-ld-replace-glibc-dynamic-linker-with-musl.patch with 91% similarity]
meta/recipes-devtools/go/go-cross-canadian_1.11.bb [moved from meta/recipes-devtools/go/go-cross-canadian_1.10.bb with 100% similarity]
meta/recipes-devtools/go/go-cross_1.11.bb [moved from meta/recipes-devtools/go/go-cross_1.10.bb with 100% similarity]
meta/recipes-devtools/go/go-crosssdk_1.11.bb [moved from meta/recipes-devtools/go/go-crosssdk_1.10.bb with 100% similarity]
meta/recipes-devtools/go/go-native_1.11.bb [moved from meta/recipes-devtools/go/go-native_1.10.bb with 100% similarity]
meta/recipes-devtools/go/go-runtime_1.11.bb [moved from meta/recipes-devtools/go/go-runtime_1.10.bb with 100% similarity]
meta/recipes-devtools/go/go_1.11.bb [moved from meta/recipes-devtools/go/go_1.10.bb with 100% similarity]