From ed39f516e975062736d0b7a0945baa6db97297e7 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Wed, 28 Feb 2024 18:30:06 +0000 Subject: go: bump 1.21.0 Go 1.21 Release Notes https://go.dev/doc/go1.21 (From OE-Core rev: 51a3cb046de4cfd66ecef36031fa96be29ef0a2a) Signed-off-by: Jose Quaresma Signed-off-by: Richard Purdie --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro/include/tcmode-default.inc') 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}" -- cgit v1.2.3-54-g00ecf