summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/tcmode-default.inc
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-12-20 13:42:06 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-09 14:19:33 +0000
commitcb6d0cac29d3f8eb6d13722ab816c93210762e60 (patch)
treeca2575e55c471daba62ab4916d4a7555979e5d87 /meta/conf/distro/include/tcmode-default.inc
parent11c034b427c4d44f4013fa4ddf7c3d1264bab219 (diff)
downloadopenembedded-core-contrib-cb6d0cac29d3f8eb6d13722ab816c93210762e60.tar.gz
linux-libc-headers: bump to 6.1
6.1 is a LTS and one of the reference kernels for our next relase. Making it a logical update point for our libc-headers. We can drop one of our patche as the gcc-goto.sh is no longer used, and hence we won't have race conditions like we previously had. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/tcmode-default.inc')
-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 19485aae17..60222fc14c 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
BINUVERSION ?= "2.39%"
GDBVERSION ?= "12.%"
GLIBCVERSION ?= "2.36"
-LINUXLIBCVERSION ?= "5.19%"
+LINUXLIBCVERSION ?= "6.1%"
QEMUVERSION ?= "7.2%"
GOVERSION ?= "1.19%"
LLVMVERSION ?= "15.%"