All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70
@ 2024-03-18 14:02 Neal Frager via buildroot
  2024-03-18 14:02 ` [Buildroot] [PATCH v1 2/4] configs/zynq_zc706_defconfig: " Neal Frager via buildroot
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Neal Frager via buildroot @ 2024-03-18 14:02 UTC (permalink / raw)
  To: buildroot; +Cc: thomas.petazzoni, Neal Frager, michal.simek, luca.ceresoli

This patch bumps the zynq_zc702_defconfig to Linux kernel 6.1.70.

Signed-off-by: Neal Frager <neal.frager@amd.com>
---
 configs/zynq_zc702_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/zynq_zc702_defconfig b/configs/zynq_zc702_defconfig
index e85285a832..7f762abc58 100644
--- a/configs/zynq_zc702_defconfig
+++ b/configs/zynq_zc702_defconfig
@@ -7,7 +7,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="board/zynq/post-build.sh"
 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/zynq/post-image.sh"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,Xilinx,linux-xlnx,xlnx_rebase_v6.1_LTS_2023.2)/xlnx_rebase_v6.1_LTS_2023.2.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,Xilinx,linux-xlnx,xlnx_rebase_v6.1_LTS_merge_6.1.70)/xlnx_rebase_v6.1_LTS_merge_6.1.70.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="xilinx_zynq"
 BR2_LINUX_KERNEL_UIMAGE=y
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
-- 
2.25.1

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

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

end of thread, other threads:[~2024-03-23 20:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-18 14:02 [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70 Neal Frager via buildroot
2024-03-18 14:02 ` [Buildroot] [PATCH v1 2/4] configs/zynq_zc706_defconfig: " Neal Frager via buildroot
2024-03-21 16:05   ` Luca Ceresoli via buildroot
2024-03-18 14:02 ` [Buildroot] [PATCH v1 3/4] configs/zynq_zed_defconfig: " Neal Frager via buildroot
2024-03-21 16:05   ` Luca Ceresoli via buildroot
2024-03-18 14:02 ` [Buildroot] [PATCH v1 4/4] configs/zynq_microzed_defconfig: " Neal Frager via buildroot
2024-03-21 16:04   ` Luca Ceresoli via buildroot
2024-03-21 16:05 ` [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: " Luca Ceresoli via buildroot
2024-03-23 20:37 ` Arnout Vandecappelle via buildroot

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.