From 3edb9acca18171894771c36c19b0c2e905852ce5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 29 Sep 2023 16:04:53 -0400 Subject: linux-libc-headers: default to 6.5 kernel version 6.5 is the reference kernel for the fall release. This brings libc-headers up to date with that tested reference (From OE-Core rev: 7e1e77d3a17eddf59ea4f96b0c9cc5f432ac8da1) Signed-off-by: Bruce Ashfield 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 a7fe1fc0fa..707402e6eb 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.41%" GDBVERSION ?= "13.%" GLIBCVERSION ?= "2.38%" -LINUXLIBCVERSION ?= "6.4%" +LINUXLIBCVERSION ?= "6.5%" QEMUVERSION ?= "8.1%" GOVERSION ?= "1.20%" LLVMVERSION ?= "17.%" -- cgit v1.2.3-54-g00ecf