All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] qemu_arm_vexpress: Linux kernel update to 4.16.7
@ 2018-05-06 20:03 Florian La Roche
  2018-05-08 13:25 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Florian La Roche @ 2018-05-06 20:03 UTC (permalink / raw)
  To: buildroot


Update qemu_arm_vexpress target to Linux kernel 4.16.7.


Signed-off-by: Florian La Roche <Florian.LaRoche@googlemail.com>
---
 configs/qemu_arm_vexpress_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig
index faba6a6c25..34a50aa8d5 100644
--- a/configs/qemu_arm_vexpress_defconfig
+++ b/configs/qemu_arm_vexpress_defconfig
@@ -13,13 +13,13 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
-# Linux headers same as kernel, a 4.11 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
+# Linux headers same as kernel, a 4.16 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_16=y
 
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.7"
 BR2_LINUX_KERNEL_DEFCONFIG="vexpress"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="vexpress-v2p-ca9"
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] qemu_arm_vexpress: Linux kernel update to 4.16.7
  2018-05-06 20:03 [Buildroot] [PATCH 1/1] qemu_arm_vexpress: Linux kernel update to 4.16.7 Florian La Roche
@ 2018-05-08 13:25 ` Thomas Petazzoni
  2018-05-08 19:55   ` Florian La Roche
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2018-05-08 13:25 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun,  6 May 2018 22:03:44 +0200, Florian La Roche wrote:
> Update qemu_arm_vexpress target to Linux kernel 4.16.7.
> 
> 
> Signed-off-by: Florian La Roche <Florian.LaRoche@googlemail.com>
> ---
>  configs/qemu_arm_vexpress_defconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Are you interested by Qemu defconfigs in general ? They used to be
maintained by Gustavo Zacarias, but now that Gustavo is no longer
active, we lack a maintainer for those defconfigs.

It would be nice to have someone who regularly updates those
defconfigs, checking along the way that they work fine under Qemu.

Would you be interested in doing this ? It would be very useful for the
Buildroot project.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] qemu_arm_vexpress: Linux kernel update to 4.16.7
  2018-05-08 13:25 ` Thomas Petazzoni
@ 2018-05-08 19:55   ` Florian La Roche
  0 siblings, 0 replies; 3+ messages in thread
From: Florian La Roche @ 2018-05-08 19:55 UTC (permalink / raw)
  To: buildroot

Hello Thomas,

I am away for the next 10 days, but will then look into the other qemu
defconfigs
and check if I find useful additions to them.

best regards,

Florian La Roche

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

end of thread, other threads:[~2018-05-08 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-06 20:03 [Buildroot] [PATCH 1/1] qemu_arm_vexpress: Linux kernel update to 4.16.7 Florian La Roche
2018-05-08 13:25 ` Thomas Petazzoni
2018-05-08 19:55   ` Florian La Roche

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.