From 9cebccedb16919b70198ee26acb8fcb6c4565359 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 4 Nov 2021 15:48:23 -0400 Subject: linux-libc-headers: update to v5.15 No patches needed refreshing or removal, so we just update the SRC_URI and pick up the latest uapi / kernel headers. 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') diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 88eafb3ce0..609f2fd0eb 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.37%" GDBVERSION ?= "11.%" GLIBCVERSION ?= "2.34" -LINUXLIBCVERSION ?= "5.14%" +LINUXLIBCVERSION ?= "5.15%" QEMUVERSION ?= "6.1%" GOVERSION ?= "1.16%" # This can not use wildcards like 8.0.% since it is also used in mesa to denote -- cgit 1.2.3-korg