Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/6] configs/mender_x86_64_efi_defconfig: Update kernel to latest LTS version
@ 2023-12-18 21:26 Adam Duskett
  2023-12-18 21:26 ` [Buildroot] [PATCH v2 2/6] package/mender-grubenv: Fix per-package building Adam Duskett
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Adam Duskett @ 2023-12-18 21:26 UTC (permalink / raw)
  To: buildroot; +Cc: Angelo Compagnucci, Adam Duskett

5.18 is not a LTS version. Let's update the kernel to use the LTS 6.1 kernel.

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
v1 -> v2: Bump kernel version from 6.1.58 to 6.1.68

 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 25a463abb3..260cd8a1e2 100644
--- a/configs/mender_x86_64_efi_defconfig
+++ b/configs/mender_x86_64_efi_defconfig
@@ -39,7 +39,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="--data-part-size=32M --device-type=buildroot-x86_64
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.18.14"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.68"
 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.43.0

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

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

end of thread, other threads:[~2023-12-19 16:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-18 21:26 [Buildroot] [PATCH v2 1/6] configs/mender_x86_64_efi_defconfig: Update kernel to latest LTS version Adam Duskett
2023-12-18 21:26 ` [Buildroot] [PATCH v2 2/6] package/mender-grubenv: Fix per-package building Adam Duskett
2023-12-18 21:26 ` [Buildroot] [PATCH v2 3/6] package/mender-grubenv: bump version to 64e32b01d1bf54784d2a290ad0469c583e843864 Adam Duskett
2023-12-18 21:26 ` [Buildroot] [PATCH v2 4/6] package/mender-artifact: bump version to 3.10.2 Adam Duskett
2023-12-18 21:26 ` [Buildroot] [PATCH v2 5/6] package/mender-connect: bump version to 2.1.1 Adam Duskett
2023-12-18 21:26 ` [Buildroot] [PATCH v2 6/6] package/mender: bump version to 3.5.1 Adam Duskett
2023-12-19 16:08 ` [Buildroot] [PATCH v2 1/6] configs/mender_x86_64_efi_defconfig: Update kernel to latest LTS version Thomas Petazzoni via buildroot

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