summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
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 60b709dd..6b5ae6d5 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -56,7 +56,7 @@ PREFERRED_VERSION_qemu-devicetrees ?= "xilinx-${XILINX_RELEASE_VERSION}%"
56 56
57XILINX_ATF_VERSION[v2023.1] = "2.8-xilinx-v2023.1%" 57XILINX_ATF_VERSION[v2023.1] = "2.8-xilinx-v2023.1%"
58XILINX_ATF_VERSION[v2023.2] = "2.8-xilinx-v2023.2%" 58XILINX_ATF_VERSION[v2023.2] = "2.8-xilinx-v2023.2%"
59XILINX_ATF_VERSION[v2024.1] = "3.0-xilinx-v2024.1%" 59XILINX_ATF_VERSION[v2024.1] = "2.10-xilinx-v2024.1%"
60PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" 60PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}"
61 61
62XILINX_UBOOT_VERSION[v2023.1] = "v2023.01-xilinx-v2023.1%" 62XILINX_UBOOT_VERSION[v2023.1] = "v2023.01-xilinx-v2023.1%"