]> code.ossystems Code Review - openembedded-core.git/commit
go: Update to 1.14 release series
authorKhem Raj <raj.khem@gmail.com>
Thu, 27 Feb 2020 08:05:58 +0000 (00:05 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2020 23:08:11 +0000 (23:08 +0000)
commit3daa9684e458b9c926e1a07acd9b1c0fe8bd2e86
treeb5a676a26f6c2a36bb5d2e9a88a49dc1525f17bd
parentd0f00610edf4e4f2d4e49213b160bafe329aaa87
go: Update to 1.14 release series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
17 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/go/go-1.14.inc [moved from meta/recipes-devtools/go/go-1.13.inc with 81% similarity]
meta/recipes-devtools/go/go-1.14/0001-allow-CC-and-CXX-to-have-multiple-words.patch [moved from meta/recipes-devtools/go/go-1.13/0001-allow-CC-and-CXX-to-have-multiple-words.patch with 85% similarity]
meta/recipes-devtools/go/go-1.14/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch [moved from meta/recipes-devtools/go/go-1.13/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch with 88% similarity]
meta/recipes-devtools/go/go-1.14/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch [moved from meta/recipes-devtools/go/go-1.13/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch with 83% similarity]
meta/recipes-devtools/go/go-1.14/0004-ld-add-soname-to-shareable-objects.patch [moved from meta/recipes-devtools/go/go-1.13/0004-ld-add-soname-to-shareable-objects.patch with 82% similarity]
meta/recipes-devtools/go/go-1.14/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch [moved from meta/recipes-devtools/go/go-1.13/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch with 88% similarity]
meta/recipes-devtools/go/go-1.14/0006-cmd-dist-separate-host-and-target-builds.patch [moved from meta/recipes-devtools/go/go-1.13/0006-cmd-dist-separate-host-and-target-builds.patch with 95% similarity]
meta/recipes-devtools/go/go-1.14/0007-cmd-go-make-GOROOT-precious-by-default.patch [moved from meta/recipes-devtools/go/go-1.13/0007-cmd-go-make-GOROOT-precious-by-default.patch with 79% similarity]
meta/recipes-devtools/go/go-1.14/0008-use-GOBUILDMODE-to-set-buildmode.patch [moved from meta/recipes-devtools/go/go-1.13/0008-use-GOBUILDMODE-to-set-buildmode.patch with 85% similarity]
meta/recipes-devtools/go/go-1.14/0009-ld-replace-glibc-dynamic-linker-with-musl.patch [moved from meta/recipes-devtools/go/go-1.13/0009-ld-replace-glibc-dynamic-linker-with-musl.patch with 79% similarity]
meta/recipes-devtools/go/go-cross-canadian_1.14.bb [moved from meta/recipes-devtools/go/go-cross-canadian_1.13.bb with 100% similarity]
meta/recipes-devtools/go/go-cross_1.14.bb [moved from meta/recipes-devtools/go/go-cross_1.13.bb with 100% similarity]
meta/recipes-devtools/go/go-crosssdk_1.14.bb [moved from meta/recipes-devtools/go/go-crosssdk_1.13.bb with 100% similarity]
meta/recipes-devtools/go/go-native_1.14.bb [moved from meta/recipes-devtools/go/go-native_1.13.bb with 100% similarity]
meta/recipes-devtools/go/go-runtime_1.14.bb [moved from meta/recipes-devtools/go/go-runtime_1.13.bb with 100% similarity]
meta/recipes-devtools/go/go_1.14.bb [moved from meta/recipes-devtools/go/go_1.13.bb with 100% similarity]