mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
go: Add recipes for 1.12 release and make it default
- Refresh patches - Enable GOCACHE required as of Go 1.12 (From OE-Core rev: f559fd6df2978f9093672794420eada2b7452987) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -25,7 +25,7 @@ GDBVERSION ?= "8.2%"
|
||||
GLIBCVERSION ?= "2.29%"
|
||||
LINUXLIBCVERSION ?= "5.0%"
|
||||
QEMUVERSION ?= "3.1%"
|
||||
GOVERSION ?= "1.11%"
|
||||
GOVERSION ?= "1.12%"
|
||||
|
||||
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
|
||||
|
||||
Reference in New Issue
Block a user