From 3122ec969c1d524ca81621392cdde5248c99640b Mon Sep 17 00:00:00 2001 From: Sandeep Gundlupet Raju Date: Thu, 11 Jan 2024 11:43:15 -0700 Subject: layer.conf: Move to prefer linux-xlnx 6.6.0 linux-xlnx was moved forward to the 6.6.0 version. Adjust the PREFERRED_VERSION to match. Signed-off-by: Sandeep Gundlupet Raju 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 6510b3cd..59dceb1e 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf @@ -68,7 +68,7 @@ PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%" -XILINX_LINUX_VERSION[v2024.1] = "6.1.0-xilinx-v2024.1%" +XILINX_LINUX_VERSION[v2024.1] = "6.6.0-xilinx-v2024.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