* [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
* Re: [Buildroot] [PATCH] configs/olpc_xo175_defconfig: bump kernel version to 6.13.6
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
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain @ 2025-03-11 21:51 UTC (permalink / raw)
To: Lubomir Rintel; +Cc: buildroot
Hi Lubomir,
On 11/03/2025 10:43, Lubomir Rintel wrote:
> Update kernel to version 6.13.6. Tested.
>
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Thanks for the patch. I applied it on branch next.
Could you also send a followup patch to enabling
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y for those updated defconfigs,
please?
There is few commit examples:
https://gitlab.com/buildroot.org/buildroot/-/commit/4ca8f0ea762061ad04016d065f37e0c351d578f1
See also the documentation:
https://buildroot.org/downloads/manual/manual.html#_adding_project_specific_patches_and_hashes
Finally, you can use the helper script for that:
https://gitlab.com/buildroot.org/buildroot/-/blob/master/utils/add-custom-hashes
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [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