Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/9] boot/xilinx-embeddedsw: add support for xilinx_v2025.1
@ 2025-06-03  7:35 Neal Frager via buildroot
  2025-06-03  7:35 ` [Buildroot] [PATCH v1 2/9] configs/zynqmp_kria_kv260_defconfig: bump to xilinx-v2025.1 Neal Frager via buildroot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Neal Frager via buildroot @ 2025-06-03  7:35 UTC (permalink / raw)
  To: buildroot
  Cc: ibai.erkiaga-elorza, luca.ceresoli, Neal Frager, brandon.maier,
	ju.o, thomas.petazzoni, romain.naour, michal.simek

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>
---
Please only apply this series after the following series has been applied:
https://patchwork.ozlabs.org/project/buildroot/list/?series=459217
---
---
 boot/xilinx-embeddedsw/xilinx_v2025.1/xilinx-embeddedsw.hash | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 boot/xilinx-embeddedsw/xilinx_v2025.1/xilinx-embeddedsw.hash

diff --git a/boot/xilinx-embeddedsw/xilinx_v2025.1/xilinx-embeddedsw.hash b/boot/xilinx-embeddedsw/xilinx_v2025.1/xilinx-embeddedsw.hash
new file mode 100644
index 0000000000..0a42bab314
--- /dev/null
+++ b/boot/xilinx-embeddedsw/xilinx_v2025.1/xilinx-embeddedsw.hash
@@ -0,0 +1,5 @@
+# Locally calculated
+sha256  867b7c7652f754d1a3d6edfe76e53223670e2b4c7e4144d4db1604403d68f616  xilinx-embeddedsw-xilinx_v2025.1.tar.gz
+
+# Locally calculated
+sha256  fbee87edd32cf203fdd7925f0bab15c98e2dc1e0d61e70867f1190dc4a605b12  license.txt
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-06-09 22:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-03  7:35 [Buildroot] [PATCH v1 1/9] boot/xilinx-embeddedsw: add support for xilinx_v2025.1 Neal Frager via buildroot
2025-06-03  7:35 ` [Buildroot] [PATCH v1 2/9] configs/zynqmp_kria_kv260_defconfig: bump to xilinx-v2025.1 Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 3/9] configs/zynqmp_kria_kd240_defconfig: " Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 4/9] configs/zynqmp_kria_kr260_defconfig: " Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 5/9] board/zynqmp/kria: remove kria specific u-boot patch Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 6/9] configs/zynqmp_zcu102_defconfig: bump to xilinx-v2025.1 Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 7/9] configs/zynqmp_zcu104_defconfig: " Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 8/9] configs/zynqmp_zcu106_defconfig: " Neal Frager via buildroot
2025-06-03  7:36 ` [Buildroot] [PATCH v1 9/9] board/zynqmp: remove zynqmp u-boot binman patches Neal Frager via buildroot
2025-06-09 22:09 ` [Buildroot] [PATCH v1 1/9] boot/xilinx-embeddedsw: add support for xilinx_v2025.1 Julien Olivain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox