All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/odroidc2: bump kernel headers to 3.14.79
@ 2016-10-13 19:56 Dagg Stompler
  2016-10-14 16:44 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Dagg Stompler @ 2016-10-13 19:56 UTC (permalink / raw)
  To: buildroot

following commit 7de5b0d2d83bec38ec96ef5917259d9f46df58d4, bump kernel
headers to 3.14.79 to match the kernel version.

Signed-off-by: Dagg Stompler <daggs@gmx.com>
---
 configs/odroidc2_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/odroidc2_defconfig b/configs/odroidc2_defconfig
index 44fc61a..95a9169 100644
--- a/configs/odroidc2_defconfig
+++ b/configs/odroidc2_defconfig
@@ -11,7 +11,7 @@ BR2_GCC_VERSION_4_9_X=y
 
 # Kernel
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.14.29"
+BR2_DEFAULT_KERNEL_VERSION="3.14.79"
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
-- 
2.10.1

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

* [Buildroot] [PATCH] configs/odroidc2: bump kernel headers to 3.14.79
  2016-10-13 19:56 [Buildroot] [PATCH] configs/odroidc2: bump kernel headers to 3.14.79 Dagg Stompler
@ 2016-10-14 16:44 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-10-14 16:44 UTC (permalink / raw)
  To: buildroot

>>>>> "Dagg" == Dagg Stompler <daggs@gmx.com> writes:

 > following commit 7de5b0d2d83bec38ec96ef5917259d9f46df58d4, bump kernel
 > headers to 3.14.79 to match the kernel version.

 > Signed-off-by: Dagg Stompler <daggs@gmx.com>
 > ---
 >  configs/odroidc2_defconfig | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)

 > diff --git a/configs/odroidc2_defconfig b/configs/odroidc2_defconfig
 > index 44fc61a..95a9169 100644
 > --- a/configs/odroidc2_defconfig
 > +++ b/configs/odroidc2_defconfig
 > @@ -11,7 +11,7 @@ BR2_GCC_VERSION_4_9_X=y
 
 >  # Kernel
 >  BR2_KERNEL_HEADERS_VERSION=y
 > -BR2_DEFAULT_KERNEL_VERSION="3.14.29"
 > +BR2_DEFAULT_KERNEL_VERSION="3.14.79"

I was going to say that we should just use BR2_KERNEL_HEADERS_AS_KERNEL,
but it seems like the odroid2c kernel is so heavily patched that you
cannot actually build glibc with their kernel headers :/

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-10-14 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-13 19:56 [Buildroot] [PATCH] configs/odroidc2: bump kernel headers to 3.14.79 Dagg Stompler
2016-10-14 16:44 ` 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.