All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux-headers: bump 3.{4, 12, 18}.x series
@ 2016-04-27 17:25 Gustavo Zacarias
  2016-04-27 20:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-04-27 17:25 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/linux-headers/Config.in.host | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 7acbf61..2e01e3d 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,11 +211,11 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.79"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.111"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.101"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.57"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.59"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.67"	if BR2_KERNEL_HEADERS_3_14
-	default "3.18.31"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.32"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
 	default "4.0.9"		if BR2_KERNEL_HEADERS_4_0
 	default "4.1.22"	if BR2_KERNEL_HEADERS_4_1
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.{4, 12, 18}.x series
  2016-04-27 17:25 [Buildroot] [PATCH] linux-headers: bump 3.{4, 12, 18}.x series Gustavo Zacarias
@ 2016-04-27 20:08 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-04-27 20:08 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 27 Apr 2016 14:25:41 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-04-27 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-27 17:25 [Buildroot] [PATCH] linux-headers: bump 3.{4, 12, 18}.x series Gustavo Zacarias
2016-04-27 20:08 ` 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.