public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [git commit] configs/beagleboneai64_defconfig: bump to kernel 6.18.16
@ 2026-03-10 22:47 Julien Olivain via buildroot
  0 siblings, 0 replies; only message in thread
From: Julien Olivain via buildroot @ 2026-03-10 22:47 UTC (permalink / raw)
  To: buildroot

[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]

commit: https://gitlab.com/buildroot.org/buildroot/-/commit/ea2a0e5cdb52b9b77f12ac26b9e22b547611470a
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master

There was a previous attempt in commit [1] to bump the kernel to 6.18
but the SD card failed at boot. It seems the actual issue is related to
the "cheap" (or fake?) SD card with SD UHS SDR50 speed.

This offending SD card come from a lot recently purchased in order to
fix my “Too many boards, not enough SD cards” issue.

[1] https://gitlab.com/buildroot.org/buildroot/-/commit/4abb8a98b26922796b41bc913e72be487337640e

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 board/beagleboard/beagleboneai64/patches/linux/linux.hash | 2 +-
 configs/beagleboneai64_defconfig                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/beagleboard/beagleboneai64/patches/linux/linux.hash b/board/beagleboard/beagleboneai64/patches/linux/linux.hash
index 7fbb81d7e3..eb4dcee958 100644
--- a/board/beagleboard/beagleboneai64/patches/linux/linux.hash
+++ b/board/beagleboard/beagleboneai64/patches/linux/linux.hash
@@ -1,2 +1,2 @@
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256  9b4ccec7d8ceff4824f149e476ec06e83c86546ae8af82582871647809a62ef0  linux-6.12.70.tar.xz
+sha256  4f21c01f4d04c1d1b3ed794153f8900802c92497be620b07c4869530f2d28ee3  linux-6.18.16.tar.xz
diff --git a/configs/beagleboneai64_defconfig b/configs/beagleboneai64_defconfig
index 5e0adc0dc2..b41ea09f3e 100644
--- a/configs/beagleboneai64_defconfig
+++ b/configs/beagleboneai64_defconfig
@@ -11,7 +11,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/beagleboard/beagleboneai64/genimage.cfg"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.70"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.16"
 BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="ti/k3-j721e-beagleboneai64"

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-10 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10 22:47 [Buildroot] [git commit] configs/beagleboneai64_defconfig: bump to kernel 6.18.16 Julien Olivain via buildroot

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