All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] configs/orangepi-lite: bump Linux to 4.14.4
@ 2017-12-08 18:29 Jan Kraval
  2017-12-08 22:48 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kraval @ 2017-12-08 18:29 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jan Kraval <jan.kraval@gmail.com>
---
 configs/orangepi_lite_defconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/orangepi_lite_defconfig b/configs/orangepi_lite_defconfig
index b1f6598ccc..28fb57ab98 100644
--- a/configs/orangepi_lite_defconfig
+++ b/configs/orangepi_lite_defconfig
@@ -1,14 +1,13 @@
 BR2_arm=y
 BR2_cortex_a7=y
 BR2_ARM_FPU_VFPV4=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_13=y
 BR2_TARGET_GENERIC_HOSTNAME="OrangePi_Lite"
 BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the Orange Pi Lite"
 BR2_ROOTFS_POST_BUILD_SCRIPT="board/orangepi/orangepi-lite/post-build.sh"
 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/orangepi/orangepi-lite/post-image.sh"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.13.11"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.4"
 BR2_LINUX_KERNEL_DEFCONFIG="sunxi"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/orangepi/orangepi-lite/linux-extras.config"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] configs/orangepi-lite: bump Linux to 4.14.4
  2017-12-08 18:29 [Buildroot] [PATCH 1/1] configs/orangepi-lite: bump Linux to 4.14.4 Jan Kraval
@ 2017-12-08 22:48 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2017-12-08 22:48 UTC (permalink / raw)
  To: buildroot

>>>>> "Jan" == Jan Kraval <jan.kraval@gmail.com> writes:

 > Signed-off-by: Jan Kraval <jan.kraval@gmail.com>
 > ---
 >  configs/orangepi_lite_defconfig | 3 +--
 >  1 file changed, 1 insertion(+), 2 deletions(-)

 > diff --git a/configs/orangepi_lite_defconfig b/configs/orangepi_lite_defconfig
 > index b1f6598ccc..28fb57ab98 100644
 > --- a/configs/orangepi_lite_defconfig
 > +++ b/configs/orangepi_lite_defconfig
 > @@ -1,14 +1,13 @@
 >  BR2_arm=y
 >  BR2_cortex_a7=y
 >  BR2_ARM_FPU_VFPV4=y
 > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_13=y

I've added an explicit

BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y

To ensure this doesn't break when we add 4.15 and committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-12-08 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-08 18:29 [Buildroot] [PATCH 1/1] configs/orangepi-lite: bump Linux to 4.14.4 Jan Kraval
2017-12-08 22:48 ` Peter Korsgaard

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.