All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/7] board/zynq/patches: add xilinx_2024.1 hashes
@ 2024-05-31  9:47 Neal Frager via buildroot
  2024-05-31  9:47 ` [Buildroot] [PATCH v2 2/7] board/zynq/post-image.sh: support linux 6.6 dts directory structure Neal Frager via buildroot
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Neal Frager via buildroot @ 2024-05-31  9:47 UTC (permalink / raw)
  To: buildroot
  Cc: martin.chabot, brandon.maier, ju.o, juju, michal.simek,
	thomas.petazzoni, Neal Frager, luca.ceresoli

Add the Linux and u-boot hashes for xilinx_2024.1 release.

xilinx_2024.1 release includes:
 - uboot 2024.01
 - linux 6.6.10

Signed-off-by: Neal Frager <neal.frager@amd.com>
---
V1->V2:
- no changes
---
 board/zynq/patches/linux/linux.hash | 1 +
 board/zynq/patches/uboot/uboot.hash | 1 +
 2 files changed, 2 insertions(+)

diff --git a/board/zynq/patches/linux/linux.hash b/board/zynq/patches/linux/linux.hash
index 8ed4bbead4..db57012f98 100644
--- a/board/zynq/patches/linux/linux.hash
+++ b/board/zynq/patches/linux/linux.hash
@@ -1,2 +1,3 @@
 # Locally calculated
 sha256  56acddefc6f6fdc00df5b75ceb4f86a9d0af9a4fef78cf57f9f2c274b22f006f  xlnx_rebase_v6.1_LTS_merge_6.1.70.tar.gz
+sha256  ea85988e66b9a2e19ccd76d0f5f5e657988a873fed292160917712f45605a805  xlnx_rebase_v6.6_LTS_2024.1.tar.gz
diff --git a/board/zynq/patches/uboot/uboot.hash b/board/zynq/patches/uboot/uboot.hash
index 35e54e0baf..516707bf26 100644
--- a/board/zynq/patches/uboot/uboot.hash
+++ b/board/zynq/patches/uboot/uboot.hash
@@ -1,2 +1,3 @@
 # Locally calculated
 sha256  32a997a748697ff27e5e6db8edaff5ba893077214bc18b5267daff0b708dab53  xlnx_rebase_v2023.01_2023.2.tar.gz
+sha256  58e391a001d9d8ed347ab3258ff7c8435c866b1ff2b2c22ebc95af592444c0f5  xlnx_rebase_v2024.01_2024.1.tar.gz
-- 
2.25.1

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

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

end of thread, other threads:[~2024-05-31 12:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31  9:47 [Buildroot] [PATCH v2 1/7] board/zynq/patches: add xilinx_2024.1 hashes Neal Frager via buildroot
2024-05-31  9:47 ` [Buildroot] [PATCH v2 2/7] board/zynq/post-image.sh: support linux 6.6 dts directory structure Neal Frager via buildroot
2024-05-31 12:00   ` Peter Korsgaard
2024-05-31 12:18     ` Peter Korsgaard
2024-05-31  9:47 ` [Buildroot] [PATCH v2 3/7] configs/zynq_zc702_defconfig: bump to xilinx-v2024.1 Neal Frager via buildroot
2024-05-31 12:17   ` Peter Korsgaard
2024-05-31 12:18     ` Peter Korsgaard
2024-05-31  9:47 ` [Buildroot] [PATCH v2 4/7] configs/zynq_zc706_defconfig: " Neal Frager via buildroot
2024-05-31 12:18   ` Peter Korsgaard
2024-05-31  9:47 ` [Buildroot] [PATCH v2 5/7] configs/zynq_zed_defconfig: " Neal Frager via buildroot
2024-05-31 12:18   ` Peter Korsgaard
2024-05-31  9:47 ` [Buildroot] [PATCH v2 6/7] configs/zynq_microzed_defconfig: " Neal Frager via buildroot
2024-05-31 12:19   ` Peter Korsgaard
2024-05-31  9:47 ` [Buildroot] [PATCH v2 7/7] board/zynq/patches: remove xilinx 6.1.70 hashes Neal Frager via buildroot
2024-05-31 12:20   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.