* [Buildroot] [PATCH 1/1] configs/qemu_s390x: bump kernel version to 6.1.4
@ 2023-01-25 12:53 Alexander Egorenkov
2023-01-28 20:02 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Egorenkov @ 2023-01-25 12:53 UTC (permalink / raw)
To: buildroot
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
---
configs/qemu_s390x_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/qemu_s390x_defconfig b/configs/qemu_s390x_defconfig
index 346df04adabf..6bbcca0896de 100644
--- a/configs/qemu_s390x_defconfig
+++ b/configs/qemu_s390x_defconfig
@@ -12,12 +12,12 @@ BR2_TARGET_ROOTFS_EXT2=y
# BR2_TARGET_ROOTFS_TAR is not set
# Linux headers same as kernel
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.18"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.4"
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
--
2.39.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 1/1] configs/qemu_s390x: bump kernel version to 6.1.4
2023-01-25 12:53 [Buildroot] [PATCH 1/1] configs/qemu_s390x: bump kernel version to 6.1.4 Alexander Egorenkov
@ 2023-01-28 20:02 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-01-28 20:02 UTC (permalink / raw)
To: Alexander Egorenkov; +Cc: buildroot
On Wed, 25 Jan 2023 13:53:11 +0100
Alexander Egorenkov <egorenar@linux.ibm.com> wrote:
> Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
> ---
> configs/qemu_s390x_defconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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:[~2023-01-28 20:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 12:53 [Buildroot] [PATCH 1/1] configs/qemu_s390x: bump kernel version to 6.1.4 Alexander Egorenkov
2023-01-28 20:02 ` 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.