* [Buildroot] [PATCH next] configs/qemu_aarch64_virt_defconfig: bump kernel to 4.15.2
@ 2018-02-10 9:59 Vincent Stehle
2018-02-10 15:17 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Stehle @ 2018-02-10 9:59 UTC (permalink / raw)
To: buildroot
From: Vincent Stehl? <vincent.stehle@laposte.net>
Signed-off-by: Vincent Stehl? <vincent.stehle@laposte.net>
Cc: Peter Korsgaard <peter@korsgaard.com>
---
Hi,
I guess this should go to the `next' branch, please.
Best regards,
Vincent.
board/qemu/aarch64-virt/{linux-4.13.config => linux-4.15.config} | 2 --
board/qemu/aarch64-virt/readme.txt | 2 +-
configs/qemu_aarch64_virt_defconfig | 8 ++++----
3 files changed, 5 insertions(+), 7 deletions(-)
rename board/qemu/aarch64-virt/{linux-4.13.config => linux-4.15.config} (97%)
diff --git a/board/qemu/aarch64-virt/linux-4.13.config b/board/qemu/aarch64-virt/linux-4.15.config
similarity index 97%
rename from board/qemu/aarch64-virt/linux-4.13.config
rename to board/qemu/aarch64-virt/linux-4.15.config
index 93cb42f2ea..c9f2708ad5 100644
--- a/board/qemu/aarch64-virt/linux-4.13.config
+++ b/board/qemu/aarch64-virt/linux-4.15.config
@@ -1,6 +1,5 @@
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
-CONFIG_FHANDLE=y
CONFIG_NO_HZ_IDLE=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_TASKSTATS=y
@@ -10,7 +9,6 @@ CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_ARCH_VEXPRESS=y
-CONFIG_SMP=y
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_BINFMT_MISC=y
CONFIG_COMPAT=y
diff --git a/board/qemu/aarch64-virt/readme.txt b/board/qemu/aarch64-virt/readme.txt
index 9e09d953f9..ce0b621366 100644
--- a/board/qemu/aarch64-virt/readme.txt
+++ b/board/qemu/aarch64-virt/readme.txt
@@ -4,4 +4,4 @@ Run the emulation with:
The login prompt will appear in the terminal that started Qemu.
-Tested with QEMU 2.9.0
+Tested with QEMU 2.11.0
diff --git a/configs/qemu_aarch64_virt_defconfig b/configs/qemu_aarch64_virt_defconfig
index c94c4ac773..3bafd90e5a 100644
--- a/configs/qemu_aarch64_virt_defconfig
+++ b/configs/qemu_aarch64_virt_defconfig
@@ -10,12 +10,12 @@ BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y
# BR2_TARGET_ROOTFS_TAR is not set
-# Linux headers same as kernel, a 4.13 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_13=y
+# Linux headers same as kernel, a 4.15 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_15=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.13.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15.2"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/aarch64-virt/linux-4.13.config"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/aarch64-virt/linux-4.15.config"
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH next] configs/qemu_aarch64_virt_defconfig: bump kernel to 4.15.2
2018-02-10 9:59 [Buildroot] [PATCH next] configs/qemu_aarch64_virt_defconfig: bump kernel to 4.15.2 Vincent Stehle
@ 2018-02-10 15:17 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-02-10 15:17 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 10 Feb 2018 10:59:11 +0100, Vincent Stehle wrote:
> From: Vincent Stehl? <vincent.stehle@laposte.net>
>
> Signed-off-by: Vincent Stehl? <vincent.stehle@laposte.net>
> Cc: Peter Korsgaard <peter@korsgaard.com>
> ---
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-10 15:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-10 9:59 [Buildroot] [PATCH next] configs/qemu_aarch64_virt_defconfig: bump kernel to 4.15.2 Vincent Stehle
2018-02-10 15:17 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox