Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] board/imx7d-sdb: bump linux to 6.6.58 and uboot to 2024.10
@ 2024-10-30 14:18 Jean-Christophe Bauduin via buildroot
  2024-10-31 18:04 ` Thomas Petazzoni via buildroot
  2024-11-25 10:32 ` [Buildroot] [PATCH] " Jean-Christophe Bauduin via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: Jean-Christophe Bauduin via buildroot @ 2024-10-30 14:18 UTC (permalink / raw)
  To: buildroot; +Cc: Fabio Estevam, Jean-Christophe Bauduin

Bump the linux version from 6.6.21 to 6.6.58 and uboot from 2021.07 to 2024.10
Signed-off-by: Jean-Christophe Bauduin <jean-christophe.bauduin@mind.be>
---
 configs/imx7d-sdb_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/imx7d-sdb_defconfig b/configs/imx7d-sdb_defconfig
index 541a689ddc..62f825bcbe 100644
--- a/configs/imx7d-sdb_defconfig
+++ b/configs/imx7d-sdb_defconfig
@@ -7,7 +7,7 @@ BR2_ROOTFS_OVERLAY="board/freescale/imx7dsdb/rootfs_overlay"
 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/imx/post-image.sh"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.21"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.58"
 BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="nxp/imx/imx7d-sdb"
@@ -18,8 +18,8 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="mx7dsabresd"
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2021.07"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2024.10"
 BR2_TARGET_UBOOT_FORMAT_DTB_IMX=y
 BR2_PACKAGE_HOST_DOSFSTOOLS=y
 BR2_PACKAGE_HOST_GENIMAGE=y
-BR2_PACKAGE_HOST_MTOOLS=y
+BR2_PACKAGE_HOST_MTOOLS=y
\ No newline at end of file
-- 
2.43.0

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

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

end of thread, other threads:[~2024-11-25 22:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 14:18 [Buildroot] [PATCH 1/1] board/imx7d-sdb: bump linux to 6.6.58 and uboot to 2024.10 Jean-Christophe Bauduin via buildroot
2024-10-31 18:04 ` Thomas Petazzoni via buildroot
2024-11-25 10:32 ` [Buildroot] [PATCH] " Jean-Christophe Bauduin via buildroot
2024-11-25 22:00   ` Julien Olivain

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