All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/3] configs/mender_x86_64_efi_defconfig: bump kernel to 6.12.25
@ 2025-04-29 10:16 Adam Duskett
  2025-04-29 10:16 ` [Buildroot] [PATCH v2 2/3] package/mender-update-modules: new package Adam Duskett
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Adam Duskett @ 2025-04-29 10:16 UTC (permalink / raw)
  To: buildroot; +Cc: Adam Duskett

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 configs/mender_x86_64_efi_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/mender_x86_64_efi_defconfig b/configs/mender_x86_64_efi_defconfig
index d0e0d8a364..2e124ba211 100644
--- a/configs/mender_x86_64_efi_defconfig
+++ b/configs/mender_x86_64_efi_defconfig
@@ -9,7 +9,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="board/mender/x86_64/post-image-efi.sh"
 BR2_ROOTFS_POST_SCRIPT_ARGS="--data-part-size=32M --device-type=buildroot-x86_64 --artifact-name=1.0"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.49"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.25"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/mender/x86_64/linux.config"
 BR2_LINUX_KERNEL_INSTALL_TARGET=y
-- 
2.49.0

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

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

end of thread, other threads:[~2025-05-16  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-29 10:16 [Buildroot] [PATCH v2 1/3] configs/mender_x86_64_efi_defconfig: bump kernel to 6.12.25 Adam Duskett
2025-04-29 10:16 ` [Buildroot] [PATCH v2 2/3] package/mender-update-modules: new package Adam Duskett
2025-05-16  9:25   ` Thomas Petazzoni via buildroot
2025-04-29 10:16 ` [Buildroot] [PATCH v2 3/3] package/mender-update-modules: enable docker, rpm, and script modules Adam Duskett
2025-05-16  9:32   ` Thomas Petazzoni via buildroot
2025-05-16  9:20 ` [Buildroot] [PATCH v2 1/3] configs/mender_x86_64_efi_defconfig: bump kernel to 6.12.25 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.