index
:
poky
bernard
blinky
clyde
daisy
danny
denzil
dizzy
dora
dunfell
dylan
edison
elroy
fido
gatesgarth
green
hardknott
honister
jethro
kirkstone
krogoth
langdale
laverne
master
master-next
mickledore
morty
nanbield
pinky
purple
pyro
rocko
scarthgap
styhead
sumo
thud
warrior
zeus
Poky Build Tool and Metadata
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
goarch.bbclass
Age
Commit message (
Expand
)
Author
2021-08-20
Allow global override of golang GO_DYNLINK
Oliver Kranz
2021-08-02
Convert to new override syntax
Richard Purdie
2021-02-26
goarch: Use softfloat instead of 387 for 386 goarch
Khem Raj
2021-02-23
goarch.bbclass: Fix ppc64le detection
Khem Raj
2020-01-21
goarch.bbclass: Disable dynamic linking on PPC64 LE
Khem Raj
2019-12-30
goarch: Dont use -fno-PIE on mips
Khem Raj
2019-12-15
goarch: Remove target specific dependencies
Khem Raj
2019-04-12
goarch.bbclass: Simplify logic
Richard Purdie
2019-04-10
goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()
Mark Asselstine
2019-03-21
goarch: Add riscv64
Alistair Francis
2019-01-14
goarch.bbclass: Set CCACHE_DISABLE
Robert Yang
2018-07-18
recipes: Enforce ARM ISA just for arm arches <= armv5
Khem Raj
2018-06-15
goarch.bbclass: set SECURITY_CFLAGS for mips64
Kai Kang
2018-03-06
go.bbclass, goarch.bbclass: update SECURITY_CFLAGS
Matt Madison
2018-03-06
goarch.bbclass: disable shared runtime for nativesdk builds
Matt Madison
2018-03-06
go: set GOMIPS envrionment variable
Matt Madison
2018-01-26
classes/recipes: Convert SkipPackage -> SkipRecipe
Richard Purdie
2017-11-05
goarch: There is no GOARCH defined for mips64-n32
Joe Slater
2017-10-16
goarch.bbclass: Define HOST_GO386 and TARGET_GO386
Paul Barker
2017-10-07
goarch.bbclass: rework mips architecture checks
Matt Madison
2017-09-26
goarch.bbclass: fixups for Go mips32 support
Matt Madison
2017-09-14
goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"
Matt Madison
2017-09-14
goarch.bbclass: identify archs with Go dynamic linking support
Matt Madison
2017-09-11
goarch.bbclass: Add support for ARMv5
Otavio Salvador
2017-09-11
goarch.bbclass: Replace logic for setting GOARM
Will Newton
2017-09-11
goarch.bbclass: Stop passing True as second argument of d.getVar
Otavio Salvador
2017-08-18
goarch: Disable build for muslx32
sweeaun
2017-07-27
go: centralize definition of COMPATIBLE_HOST
Joe Slater
2017-03-10
go: Add recipes for golang compilers and tools
Khem Raj