Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs: engicam_imx6qdl_icore: Bump to the linux kernel 5.0
@ 2019-04-01 13:53 Shyam Saini
  2019-04-01 13:53 ` [Buildroot] [PATCH 2/2] configs: engicam_imx6qdl_icore: Bump to u-boot version 2019.01 Shyam Saini
  2019-04-01 20:38 ` [Buildroot] [PATCH 1/2] configs: engicam_imx6qdl_icore: Bump to the linux kernel 5.0 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Shyam Saini @ 2019-04-01 13:53 UTC (permalink / raw)
  To: buildroot

This bumps to linux/linux-headers 5.0

Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com>
---
 configs/engicam_imx6qdl_icore_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/engicam_imx6qdl_icore_defconfig b/configs/engicam_imx6qdl_icore_defconfig
index 6090360871..ffb2ddf085 100644
--- a/configs/engicam_imx6qdl_icore_defconfig
+++ b/configs/engicam_imx6qdl_icore_defconfig
@@ -4,8 +4,8 @@ BR2_ARM_ENABLE_NEON=y
 BR2_ARM_ENABLE_VFP=y
 BR2_ARM_FPU_VFPV3=y
 
-# Linux headers same as kernel, a 4.13 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_13=y
+# Linux headers same as kernel, a 5.0 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_0=y
 
 # System
 BR2_TARGET_GENERIC_GETTY_PORT="ttymxc3"
@@ -25,7 +25,7 @@ BR2_TARGET_UBOOT_SPL_NAME="SPL"
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.13"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.0"
 BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
 BR2_LINUX_KERNEL_UIMAGE=y
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
-- 
2.11.0

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

end of thread, other threads:[~2019-04-01 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-01 13:53 [Buildroot] [PATCH 1/2] configs: engicam_imx6qdl_icore: Bump to the linux kernel 5.0 Shyam Saini
2019-04-01 13:53 ` [Buildroot] [PATCH 2/2] configs: engicam_imx6qdl_icore: Bump to u-boot version 2019.01 Shyam Saini
2019-04-01 20:38 ` [Buildroot] [PATCH 1/2] configs: engicam_imx6qdl_icore: Bump to the linux kernel 5.0 Thomas Petazzoni

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