summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2024-02-28 18:30:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-03 16:28:17 +0000
commit51a3cb046de4cfd66ecef36031fa96be29ef0a2a (patch)
treed3b510388262c162cb748561dfbec57580232577 /meta/conf/distro/include
parent5065025a66f96140ca895a140067fbde82879941 (diff)
downloadopenembedded-core-51a3cb046de4cfd66ecef36031fa96be29ef0a2a.tar.gz
go: bump 1.21.0
Go 1.21 Release Notes https://go.dev/doc/go1.21 Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r--meta/conf/distro/include/tcmode-default.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index e3f028c6c4..cc303afda9 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -23,7 +23,7 @@ GDBVERSION ?= "14.%"
GLIBCVERSION ?= "2.39%"
LINUXLIBCVERSION ?= "6.6%"
QEMUVERSION ?= "8.2%"
-GOVERSION ?= "1.20%"
+GOVERSION ?= "1.21%"
RUSTVERSION ?= "1.75%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"