mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
go-1.14: Update to 1.14.3 minor release
(From OE-Core rev: 97d5c2d1f2dffe2518f46bbe57cb9348eb59c633) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
require go-common.inc
|
require go-common.inc
|
||||||
|
|
||||||
GO_BASEVERSION = "1.14"
|
GO_BASEVERSION = "1.14"
|
||||||
GO_MINOR = ".1"
|
GO_MINOR = ".3"
|
||||||
PV .= "${GO_MINOR}"
|
PV .= "${GO_MINOR}"
|
||||||
FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:"
|
FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:"
|
||||||
|
|
||||||
@@ -18,5 +18,4 @@ SRC_URI += "\
|
|||||||
file://0008-use-GOBUILDMODE-to-set-buildmode.patch \
|
file://0008-use-GOBUILDMODE-to-set-buildmode.patch \
|
||||||
"
|
"
|
||||||
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"
|
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"
|
||||||
|
SRC_URI[main.sha256sum] = "93023778d4d1797b7bc6a53e86c3a9b150c923953225f8a48a2d5fabc971af56"
|
||||||
SRC_URI[main.sha256sum] = "2ad2572115b0d1b4cb4c138e6b3a31cee6294cb48af75ee86bec3dca04507676"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user