mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
boot/xilinx-prebuilt: bump default to xilinx_v2024.2_update1
This patch bumps the default version of xilinx-prebuilt to xilinx_v2024.2_update1. For some reason, the original xilinx_v2024.2 release tag was missing the kria boards. There is no difference between the xilinx_v2024.2 and the xilinx_v2024.2_update1 release tags other than the fact that the kria boards are included. Now that the release tag includes all the boards, it is possible to bump the default version from xilinx_v2024.1 to xilinx_v2024.2_update1. Signed-off-by: Neal Frager <neal.frager@amd.com> Reviewed-by: Brandon Maier <brandon.maier@gmail.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be> --
This commit is contained in:
committed by
Arnout Vandecappelle
parent
4e99bc14eb
commit
a72537c763
@@ -18,7 +18,7 @@ if BR2_TARGET_XILINX_PREBUILT
|
||||
|
||||
config BR2_TARGET_XILINX_PREBUILT_VERSION
|
||||
string "prebuilt version"
|
||||
default "xilinx_v2024.1"
|
||||
default "xilinx_v2024.2_update1"
|
||||
help
|
||||
Release version of Xilinx firmware.
|
||||
Must be xilinx_v2023.1 or newer.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Locally calculated
|
||||
sha256 7abcba4e0e44e3a4adf9c1f971d918575226d7604dfd64a386baaa00c1c6c35f xilinx-prebuilt-xilinx_v2024.1.tar.gz
|
||||
sha256 ef61a4b249ecbf632a25cc34c3b03b8290be44397ff739467ac92ec1701e23bf xilinx-prebuilt-xilinx_v2024.2.tar.gz
|
||||
sha256 86ee9629366aa8c0d70b87202152a793804ed4090e3a6fdac4eaf855bcc4d458 xilinx-prebuilt-xilinx_v2024.2_update1.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 7b2074b607264a07347e1a7ef0323229585942793469f34b2cf9628f7623e05f LICENSE
|
||||
|
||||
Reference in New Issue
Block a user