Name go
Version 1.20.14
Summary Go programming language compiler
Description The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
Section base
License BSD-3-Clause
Homepage http://golang.org/
Recipe file recipes-devtools/go/go_1.20.14.bb
recipes-devtools/go/go-common.inc
recipes-devtools/go/go-target.inc
recipes-devtools/go/go-1.20.14.inc
Layer meta-qbee (master branch)
Inherits
  • goarch
  • linuxloader
Dependencies
  • go-native
  • virtual/core2-32-go
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

https://golang.org/dl/go1.20.14.src.tar.gz

Patches

Patch Status
go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch Inappropriate [OE specific]
go/0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch Inappropriate [OE specific]
go/0003-ld-add-soname-to-shareable-objects.patch Inappropriate [OE specific]
go/0004-make.bash-override-CC-when-building-dist-and-go_boot.patch Inappropriate [OE specific]
go/0005-cmd-dist-separate-host-and-target-builds.patch Inappropriate [OE specific]
go/0006-cmd-go-make-GOROOT-precious-by-default.patch Inappropriate [OE specific]
go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch Inappropriate [needs upstream discussion]
go/0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch Inappropriate [needs upstream discussion]
go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch Submitted [https://github.com/golang/go/pull/56410]

bbappends

This recipe is appended by:

meta-mingw go_%.bbappend
meta-webosose go_%.bbappend

Other branches

This recipe in other branches of meta-qbee:

Branch Recipe
master go 1.20.14 (this recipe)
kirkstone (Yocto Project 4.0) go 1.20.14