All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x series
@ 2016-01-29 21:19 Gustavo Zacarias
  2016-01-30  7:36 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Gustavo Zacarias @ 2016-01-29 21:19 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 013b1f2..bdc7ef0 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -204,9 +204,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.76"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
-	default "3.10.95"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.96"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.53"	if BR2_KERNEL_HEADERS_3_12
-	default "3.14.59"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.60"	if BR2_KERNEL_HEADERS_3_14
 	default "3.17.8"	if BR2_KERNEL_HEADERS_3_17
 	default "3.18.26"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.4.10

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

* [Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x series
  2016-01-29 21:19 [Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x series Gustavo Zacarias
@ 2016-01-30  7:36 ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2016-01-30  7:36 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Fri, 29 Jan 2016 18:19:53 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x series
@ 2015-10-01 10:20 Gustavo Zacarias
  0 siblings, 0 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2015-10-01 10:20 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 3559167..101f30d 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -193,9 +193,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.71"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.109"	if BR2_KERNEL_HEADERS_3_4
-	default "3.10.89"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.90"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.48"	if BR2_KERNEL_HEADERS_3_12
-	default "3.14.53"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.54"	if BR2_KERNEL_HEADERS_3_14
 	default "3.16.7"	if BR2_KERNEL_HEADERS_3_16
 	default "3.17.8"	if BR2_KERNEL_HEADERS_3_17
 	default "3.18.21"	if BR2_KERNEL_HEADERS_3_18
-- 
2.4.9

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

* [Buildroot] [PATCH] linux-headers: bump 3.{10,14}.x series
  2015-07-04 14:12 [Buildroot] [PATCH] linux-headers: bump 3.{10,14}.x series Gustavo Zacarias
@ 2015-07-04 14:29 ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-07-04 14:29 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Sat,  4 Jul 2015 11:12:44 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH] linux-headers: bump 3.{10,14}.x series
@ 2015-07-04 14:12 Gustavo Zacarias
  2015-07-04 14:29 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Gustavo Zacarias @ 2015-07-04 14:12 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index eee3876..9846f37 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -209,11 +209,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
 	default "3.2.69"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.108"	if BR2_KERNEL_HEADERS_3_4
-	default "3.10.82"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.83"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
 	default "3.12.44"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
-	default "3.14.46"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.47"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
 	default "3.16.7"	if BR2_KERNEL_HEADERS_3_16
 	default "3.17.8"	if BR2_KERNEL_HEADERS_3_17
-- 
2.3.6

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

end of thread, other threads:[~2016-01-30  7:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-29 21:19 [Buildroot] [PATCH] linux-headers: bump 3.{10, 14}.x series Gustavo Zacarias
2016-01-30  7:36 ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2015-10-01 10:20 Gustavo Zacarias
2015-07-04 14:12 [Buildroot] [PATCH] linux-headers: bump 3.{10,14}.x series Gustavo Zacarias
2015-07-04 14:29 ` 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.