Buildroot Archive on 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

* [Buildroot] [PATCH v1 2/4] configs/zynq_zc706_defconfig: bump to 6.1.70
  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 ` 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
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 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_zc706_defconfig to Linux kernel 6.1.70.

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

diff --git a/configs/zynq_zc706_defconfig b/configs/zynq_zc706_defconfig
index 3489f864e1..ffa734348a 100644
--- a/configs/zynq_zc706_defconfig
+++ b/configs/zynq_zc706_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

* [Buildroot] [PATCH v1 3/4] configs/zynq_zed_defconfig: bump to 6.1.70
  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-18 14:02 ` 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
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 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_zed_defconfig to Linux kernel 6.1.70.

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

diff --git a/configs/zynq_zed_defconfig b/configs/zynq_zed_defconfig
index a3a94687f5..4bc1880481 100644
--- a/configs/zynq_zed_defconfig
+++ b/configs/zynq_zed_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

* [Buildroot] [PATCH v1 4/4] configs/zynq_microzed_defconfig: bump to 6.1.70
  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-18 14:02 ` [Buildroot] [PATCH v1 3/4] configs/zynq_zed_defconfig: " Neal Frager via buildroot
@ 2024-03-18 14:02 ` 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
  4 siblings, 1 reply; 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_microzed_defconfig to Linux kernel 6.1.70.

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

diff --git a/configs/zynq_microzed_defconfig b/configs/zynq_microzed_defconfig
index d598a46c39..7ada84cb6c 100644
--- a/configs/zynq_microzed_defconfig
+++ b/configs/zynq_microzed_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

* Re: [Buildroot] [PATCH v1 4/4] configs/zynq_microzed_defconfig: bump to 6.1.70
  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
  0 siblings, 0 replies; 9+ messages in thread
From: Luca Ceresoli via buildroot @ 2024-03-21 16:04 UTC (permalink / raw)
  To: Neal Frager; +Cc: michal.simek, thomas.petazzoni, buildroot

On Mon, 18 Mar 2024 14:02:58 +0000
Neal Frager <neal.frager@amd.com> wrote:

> This patch bumps the zynq_microzed_defconfig to Linux kernel 6.1.70.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH v1 3/4] configs/zynq_zed_defconfig: bump to 6.1.70
  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
  0 siblings, 0 replies; 9+ messages in thread
From: Luca Ceresoli via buildroot @ 2024-03-21 16:05 UTC (permalink / raw)
  To: Neal Frager; +Cc: michal.simek, thomas.petazzoni, buildroot

On Mon, 18 Mar 2024 14:02:57 +0000
Neal Frager <neal.frager@amd.com> wrote:

> This patch bumps the zynq_zed_defconfig to Linux kernel 6.1.70.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH v1 2/4] configs/zynq_zc706_defconfig: bump to 6.1.70
  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
  0 siblings, 0 replies; 9+ messages in thread
From: Luca Ceresoli via buildroot @ 2024-03-21 16:05 UTC (permalink / raw)
  To: Neal Frager; +Cc: michal.simek, thomas.petazzoni, buildroot

On Mon, 18 Mar 2024 14:02:56 +0000
Neal Frager <neal.frager@amd.com> wrote:

> This patch bumps the zynq_zc706_defconfig to Linux kernel 6.1.70.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70
  2024-03-18 14:02 [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70 Neal Frager via buildroot
                   ` (2 preceding siblings ...)
  2024-03-18 14:02 ` [Buildroot] [PATCH v1 4/4] configs/zynq_microzed_defconfig: " Neal Frager via buildroot
@ 2024-03-21 16:05 ` Luca Ceresoli via buildroot
  2024-03-23 20:37 ` Arnout Vandecappelle via buildroot
  4 siblings, 0 replies; 9+ messages in thread
From: Luca Ceresoli via buildroot @ 2024-03-21 16:05 UTC (permalink / raw)
  To: Neal Frager; +Cc: michal.simek, thomas.petazzoni, buildroot

On Mon, 18 Mar 2024 14:02:55 +0000
Neal Frager <neal.frager@amd.com> wrote:

> This patch bumps the zynq_zc702_defconfig to Linux kernel 6.1.70.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70
  2024-03-18 14:02 [Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70 Neal Frager via buildroot
                   ` (3 preceding siblings ...)
  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
  4 siblings, 0 replies; 9+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2024-03-23 20:37 UTC (permalink / raw)
  To: Neal Frager, buildroot; +Cc: michal.simek, luca.ceresoli, thomas.petazzoni



On 18/03/2024 15:02, Neal Frager wrote:
> This patch bumps the zynq_zc702_defconfig to Linux kernel 6.1.70.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>

  All 4 applied to master. Thanks for the review, Luca.

  Regards,
  Arnout

> ---
>   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"
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox