summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-02-07 14:35:22 -0600
committerMark Hatle <mark.hatle@amd.com>2024-02-09 09:42:34 -0600
commit07624aa6021138b9d71e2fa310c23abbf08fa235 (patch)
tree21d36a4b1338481fb8b0c8f30077b07cd306b553 /meta-xilinx-core/conf
parent8a339f4bb2864ae9f05388cd6f941a017c34cca3 (diff)
downloadmeta-xilinx-07624aa6021138b9d71e2fa310c23abbf08fa235.tar.gz
linux-xlnx: Move 2024.1 to release branch and commit
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf')
-rw-r--r--meta-xilinx-core/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index 4c636a25..80a52452 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -72,7 +72,7 @@ PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION',
72 72
73XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" 73XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%"
74XILINX_LINUX_VERSION[v2023.2] = "6.1.60-xilinx-v2023.2%" 74XILINX_LINUX_VERSION[v2023.2] = "6.1.60-xilinx-v2023.2%"
75XILINX_LINUX_VERSION[v2024.1] = "6.6.0-xilinx-v2024.1%" 75XILINX_LINUX_VERSION[v2024.1] = "6.6.10-xilinx-v2024.1%"
76PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" 76PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}"
77 77
78# Add support to eSDK for gen-machine-conf if it exists 78# Add support to eSDK for gen-machine-conf if it exists