All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11
@ 2018-10-03 11:47 Marcin Niestroj
  2018-10-03 11:47 ` [Buildroot] [PATCH 2/2] configs/imx6ulevk: Bump u-boot to 2018.07 Marcin Niestroj
  2018-10-04 12:36 ` [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Niestroj @ 2018-10-03 11:47 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 configs/imx6ulevk_defconfig | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/configs/imx6ulevk_defconfig b/configs/imx6ulevk_defconfig
index 069f8cfc5e..d0cf8a6751 100644
--- a/configs/imx6ulevk_defconfig
+++ b/configs/imx6ulevk_defconfig
@@ -3,8 +3,8 @@ BR2_arm=y
 BR2_cortex_a7=y
 BR2_ARM_FPU_NEON_VFPV4=y
 
-# Linux headers same as kernel, a 4.14 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y
+# Linux headers same as kernel, a 4.18 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18=y
 
 # system
 BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
@@ -12,10 +12,11 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
 # kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.18.11"
 BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6ul-14x14-evk"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 
 # bootloader
 BR2_TARGET_UBOOT=y
-- 
2.19.0

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

* [Buildroot] [PATCH 2/2] configs/imx6ulevk: Bump u-boot to 2018.07
  2018-10-03 11:47 [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11 Marcin Niestroj
@ 2018-10-03 11:47 ` Marcin Niestroj
  2018-10-04 12:36 ` [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Marcin Niestroj @ 2018-10-03 11:47 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 configs/imx6ulevk_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/imx6ulevk_defconfig b/configs/imx6ulevk_defconfig
index d0cf8a6751..9e30d2c3c4 100644
--- a/configs/imx6ulevk_defconfig
+++ b/configs/imx6ulevk_defconfig
@@ -22,7 +22,7 @@ BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="mx6ul_14x14_evk"
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2017.11"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.07"
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y
 BR2_TARGET_UBOOT_SPL_NAME="SPL"
-- 
2.19.0

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

* [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11
  2018-10-03 11:47 [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11 Marcin Niestroj
  2018-10-03 11:47 ` [Buildroot] [PATCH 2/2] configs/imx6ulevk: Bump u-boot to 2018.07 Marcin Niestroj
@ 2018-10-04 12:36 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-10-04 12:36 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed,  3 Oct 2018 13:47:08 +0200, Marcin Niestroj wrote:
> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> ---
>  configs/imx6ulevk_defconfig | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Both applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-10-04 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03 11:47 [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11 Marcin Niestroj
2018-10-03 11:47 ` [Buildroot] [PATCH 2/2] configs/imx6ulevk: Bump u-boot to 2018.07 Marcin Niestroj
2018-10-04 12:36 ` [Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11 Thomas Petazzoni

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.