From 6b12ae9db654d79c710a7e1da2a0188c6b6a0bee Mon Sep 17 00:00:00 2001 From: John Toomey Date: Mon, 12 Feb 2024 16:44:00 +0000 Subject: u-boot: Update version to 2024.01 Switch to latest commit on release branch. Also remove unused microblaze header file for 2024.1 release. Signed-off-by: John Toomey Signed-off-by: Mark Hatle --- meta-xilinx-core/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/conf') diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index 80a52452..9bc6c4a1 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf @@ -65,7 +65,7 @@ PREFERRED_VERSION_arm-trusted-firmware ?= "${@d.getVarFlag('XILINX_ATF_VERSION', XILINX_UBOOT_VERSION[v2023.1] = "v2023.01-xilinx-v2023.1%" XILINX_UBOOT_VERSION[v2023.2] = "v2023.01-xilinx-v2023.2%" -XILINX_UBOOT_VERSION[v2024.1] = "v2023.01-xilinx-v2024.1%" +XILINX_UBOOT_VERSION[v2024.1] = "v2024.01-xilinx-v2024.1%" PREFERRED_VERSION_u-boot-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" PREFERRED_VERSION_u-boot-tools-xlnx ?= "${@d.getVarFlag('XILINX_UBOOT_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" -- cgit v1.2.3-54-g00ecf