All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux-headers: bump 3.18.x and 4.{1, 4}.x series
@ 2016-07-14 10:11 Gustavo Zacarias
  2016-07-14 10:34 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-07-14 10:11 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 82ce45c..5845f60 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -232,13 +232,13 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.102"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.61"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.73"	if BR2_KERNEL_HEADERS_3_14
-	default "3.18.36"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.37"	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.27"	if BR2_KERNEL_HEADERS_4_1
+	default "4.1.28"	if BR2_KERNEL_HEADERS_4_1
 	default "4.2.8"		if BR2_KERNEL_HEADERS_4_2
 	default "4.3.6"		if BR2_KERNEL_HEADERS_4_3
-	default "4.4.14"	if BR2_KERNEL_HEADERS_4_4
+	default "4.4.15"	if BR2_KERNEL_HEADERS_4_4
 	default "4.5.7"		if BR2_KERNEL_HEADERS_4_5
 	default "4.6.4"		if BR2_KERNEL_HEADERS_4_6
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.18.x and 4.{1, 4}.x series
  2016-07-14 10:11 [Buildroot] [PATCH] linux-headers: bump 3.18.x and 4.{1, 4}.x series Gustavo Zacarias
@ 2016-07-14 10:34 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-07-14 10:34 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 14 Jul 2016 07:11:08 -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-07-14 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-14 10:11 [Buildroot] [PATCH] linux-headers: bump 3.18.x and 4.{1, 4}.x series Gustavo Zacarias
2016-07-14 10:34 ` 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.