summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/ide_plugins/ide_none.py
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2024-06-19 16:47:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-06-25 11:50:57 +0100
commitb5526e682ae1215f5f57564ae94cb76a7c309349 (patch)
tree7980e68152ebedba3e24b912ffba54ff366f01c1 /scripts/lib/devtool/ide_plugins/ide_none.py
parente0642055536e37d2bfac9641894ddbf8ed1bf4de (diff)
downloadpoky-b5526e682ae1215f5f57564ae94cb76a7c309349.tar.gz
go: drop the old 1.4 bootstrap C version
Bootstrap [1] As mentioned in the Go 1.20 release notes, Go 1.22 now requires the final point release of Go 1.20 or later for bootstrap. We expect that Go 1.24 will require the final point release of Go 1.22 or later for bootstrap. The default recipe for bootstrap is the go-binary-native as can be seen in: meta/conf/distro/include/tcmode-default.inc:68:PREFERRED_PROVIDER_go-native ?= "go-binary-native" Currently if we change it to use the old go-native and compile the go1.4-bootstrap-20170531 it fails: | Building Go cmd/dist using /build/workdir/tmp-glibc/work/x86_64-linux/go-native/1.22.3-r0/go1.4/go. (go1.4-bootstrap-20170531 linux/amd64) | can't load package: package ./cmd/dist: found packages build.go (main) and notgo120.go (building_Go_requires_Go_1_20_6_or_later) in /build/workdir/tmp-glibc/work/x86_64-linux/go-native/1.22.3-r0/go/src/cmd/dist This has been broken for some time but as we used go-binary-native by default it went unnoticed. [1] https://go.dev/doc/go1.22#bootstrap (From OE-Core rev: 876d344d2ec3d6ce283d01974146392d76685824) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_plugins/ide_none.py')
0 files changed, 0 insertions, 0 deletions