* [Buildroot] [PATCH] configs/olpc_xo175_defconfig: bump kernel version to 6.13.6
@ 2025-03-11 9:43 Lubomir Rintel
2025-03-11 21:51 ` Julien Olivain
0 siblings, 1 reply; 2+ messages in thread
From: Lubomir Rintel @ 2025-03-11 9:43 UTC (permalink / raw)
To: buildroot; +Cc: Lubomir Rintel
Update kernel to version 6.13.6. Tested.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
configs/olpc_xo175_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/olpc_xo175_defconfig b/configs/olpc_xo175_defconfig
index bb7aa047f6..f4ef283e00 100644
--- a/configs/olpc_xo175_defconfig
+++ b/configs/olpc_xo175_defconfig
@@ -1,12 +1,12 @@
BR2_arm=y
BR2_pj4=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_8=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_13=y
BR2_ROOTFS_POST_BUILD_SCRIPT="board/olpc/post-build.sh"
BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/olpc/genimage.cfg"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.8.2"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.13.6"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/olpc/xo-1.75/linux.config"
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/olpc/linux.config"
--
2.48.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-11 21:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-11 9:43 [Buildroot] [PATCH] configs/olpc_xo175_defconfig: bump kernel version to 6.13.6 Lubomir Rintel
2025-03-11 21:51 ` Julien Olivain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox