summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-10-26 16:17:13 -0500
committerMark Hatle <mark.hatle@amd.com>2023-10-31 09:43:06 -0500
commit55f8ef835dc2356479dbefd187fd92b5a16b7b88 (patch)
treec7707d7928d3aa5ecfa119324b82fe9d18ec1c18 /meta-xilinx-core/conf
parent2fca1dcb50f0995d08ab03f3d0990a03b186ccb3 (diff)
downloadmeta-xilinx-55f8ef835dc2356479dbefd187fd92b5a16b7b88.tar.gz
meta-xilinx-core: linux-xlnx: Reset 2024.1 for development
2024.1 has been reset back to 6.1.0 version, but is otherwise functionally similar to the 6.1.30 release from 2023.2. 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 1a2b2777..60b709dd 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',
68 68
69XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%" 69XILINX_LINUX_VERSION[v2023.1] = "6.1.5-xilinx-v2023.1%"
70XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%" 70XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%"
71XILINX_LINUX_VERSION[v2024.1] = "6.1.30-xilinx-v2024.1%" 71XILINX_LINUX_VERSION[v2024.1] = "6.1.0-xilinx-v2024.1%"
72PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" 72PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}"
73 73
74# Add support to eSDK for gen-machine-conf if it exists 74# Add support to eSDK for gen-machine-conf if it exists