mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
boot/xilinx-embeddedsw: add support for xilinx_v2025.1
This patch adds support for version xilinx_v2025.1 without changing the default version. This way, the zynqmp and versal defconfigs can bump individually from xilinx_v2024.2 to xilinx_v2025.1. In addition, new software apps were added to the Xilinx/embedddedsw repo. While they do not change the buildroot xilinx-embeddedsw boot package, the version xilinx_v2025.1 has a new license.txt file. For this reason, this patch adds a hash file for the xilinx_v2025.1 version, so that both the default xilinx_v2024.2 and xilinx_v2025.1 versions will have independent hashes for their license.txt files. Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8297f41ded
commit
b52ff3766a
@@ -0,0 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 867b7c7652f754d1a3d6edfe76e53223670e2b4c7e4144d4db1604403d68f616 xilinx-embeddedsw-xilinx_v2025.1.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 fbee87edd32cf203fdd7925f0bab15c98e2dc1e0d61e70867f1190dc4a605b12 license.txt
|
||||
Reference in New Issue
Block a user