summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-01-25 12:21:15 -0700
committerMark Hatle <mark.hatle@amd.com>2024-01-30 17:48:07 -0700
commit28ec44f94f722ccfcfe5039848b74809b83c6ceb (patch)
tree253927075761812b6e684afb23190a84c0e16349 /meta-xilinx-core/conf/layer.conf
parent216a238f9d7b9a2b7bbf11fc198b7ff3aad89e5f (diff)
downloadmeta-xilinx-28ec44f94f722ccfcfe5039848b74809b83c6ceb.tar.gz
linux-xlnx_2023.2: Update to more recent LTS version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf/layer.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 539688ff..49ed6ac8 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',
72XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" 72XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%"
73XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" 73XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%"
74XILINX_LINUX_VERSION[v2023.1] = "6.1.30-xilinx-v2023.1%" 74XILINX_LINUX_VERSION[v2023.1] = "6.1.30-xilinx-v2023.1%"
75XILINX_LINUX_VERSION[v2023.2] = "6.1.30-xilinx-v2023.2%" 75XILINX_LINUX_VERSION[v2023.2] = "6.1.60-xilinx-v2023.2%"
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