summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-12-14 10:31:50 -0600
committerMark Hatle <mark.hatle@amd.com>2022-12-15 09:31:21 -0600
commit2cd661a8e5920599c88a988b7bece107a09b37f8 (patch)
tree3bee569e27bd30be73e290f6ca0b874fd2989555 /meta-xilinx-core/conf/layer.conf
parentfd754f7851ce05785b68877c0f34e0635b386c1f (diff)
downloadmeta-xilinx-2cd661a8e5920599c88a988b7bece107a09b37f8.tar.gz
linux-xlnx: Move 2023.1 version to Linux 6.1.0
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 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
69 69
70XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%" 70XILINX_LINUX_VERSION[v2022.1] = "5.15.19-xilinx-v2022.1%"
71XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%" 71XILINX_LINUX_VERSION[v2022.2] = "5.15.36-xilinx-v2022.2%"
72XILINX_LINUX_VERSION[v2023.1] = "5.15.0-xilinx-v2023.1%" 72XILINX_LINUX_VERSION[v2023.1] = "6.1.0-xilinx-v2023.1%"
73PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" 73PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}"
74 74
75# Add support to eSDK for gen-machine-conf if it exists 75# Add support to eSDK for gen-machine-conf if it exists