summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 26e1c49b..7663ce2f 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -58,7 +58,7 @@ PREFERRED_VERSION_qemu-devicetrees ?= "xilinx-${XILINX_RELEASE_VERSION}%"
58 58
59XILINX_ATF_VERSION[v2022.1] = "2.6-xilinx-v2022.1%" 59XILINX_ATF_VERSION[v2022.1] = "2.6-xilinx-v2022.1%"
60XILINX_ATF_VERSION[v2022.2] = "2.6-xilinx-v2022.2%" 60XILINX_ATF_VERSION[v2022.2] = "2.6-xilinx-v2022.2%"
61XILINX_ATF_VERSION[v2023.1] = "2.6-xilinx-v2022.2%" 61XILINX_ATF_VERSION[v2023.1] = "2.8-xilinx-v2023.1%"
62PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" 62PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}"
63 63
64XILINX_UBOOT_VERSION[v2022.1] = "v2021.01-xilinx-v2022.1%" 64XILINX_UBOOT_VERSION[v2022.1] = "v2021.01-xilinx-v2022.1%"