From 2cd661a8e5920599c88a988b7bece107a09b37f8 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 14 Dec 2022 10:31:50 -0600 Subject: linux-xlnx: Move 2023.1 version to Linux 6.1.0 Signed-off-by: Mark Hatle --- meta-xilinx-core/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/conf') diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index 7663ce2f..e8145be8 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf @@ -69,7 +69,7 @@ PREFERRED_VERSION_u-boot-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', d.getV XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" -XILINX_LINUX_VERSION[v2023.1] = "5.15.0-xilinx-v2023.1%" +XILINX_LINUX_VERSION[v2023.1] = "6.1.0-xilinx-v2023.1%" PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" # Add support to eSDK for gen-machine-conf if it exists -- cgit v1.2.3-54-g00ecf