diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-11-30 16:24:16 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-12-01 09:08:22 -0600 |
| commit | 7c7b36b6386496005be4b1ff313377653e4b7ba7 (patch) | |
| tree | 1906019ab6addb5bfe1b6e23a8be86590fd113f0 | |
| parent | 73ebdb4f49e12c492899a8b3177837b755986b2d (diff) | |
| download | meta-xilinx-7c7b36b6386496005be4b1ff313377653e4b7ba7.tar.gz | |
meta-xilinx-core: Move to ATF 2.8 2023.1 version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/conf/layer.conf | 2 |
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 | ||
| 59 | XILINX_ATF_VERSION[v2022.1] = "2.6-xilinx-v2022.1%" | 59 | XILINX_ATF_VERSION[v2022.1] = "2.6-xilinx-v2022.1%" |
| 60 | XILINX_ATF_VERSION[v2022.2] = "2.6-xilinx-v2022.2%" | 60 | XILINX_ATF_VERSION[v2022.2] = "2.6-xilinx-v2022.2%" |
| 61 | XILINX_ATF_VERSION[v2023.1] = "2.6-xilinx-v2022.2%" | 61 | XILINX_ATF_VERSION[v2023.1] = "2.8-xilinx-v2023.1%" |
| 62 | PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 62 | PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 63 | 63 | ||
| 64 | XILINX_UBOOT_VERSION[v2022.1] = "v2021.01-xilinx-v2022.1%" | 64 | XILINX_UBOOT_VERSION[v2022.1] = "v2021.01-xilinx-v2022.1%" |
