All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-10-04 10:31 Gustavo Zacarias
  2016-10-04 12:43 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-10-04 10:31 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 890fd7f..a07ed18 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -236,7 +236,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.82"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.103"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.63"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.64"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.79"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.41"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-10-04 10:31 [Buildroot] [PATCH] linux-headers: bump 3.12.x series Gustavo Zacarias
@ 2016-10-04 12:43 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2016-10-04 12:43 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-12-18 12:32 Gustavo Zacarias
@ 2016-12-18 13:23 ` Thomas Petazzoni
  0 siblings, 0 replies; 38+ messages in thread
From: Thomas Petazzoni @ 2016-12-18 13:23 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 18 Dec 2016 09:32:18 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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] 38+ messages in thread

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-12-18 12:32 Gustavo Zacarias
  2016-12-18 13:23 ` Thomas Petazzoni
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-12-18 12:32 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index c7a6a61..a95b41d 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -234,7 +234,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.84"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.104"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.68"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.69"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.79"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.45"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.10.2

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-10-19 15:03 Gustavo Zacarias
@ 2016-10-19 15:38 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2016-10-19 15:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-10-19 15:03 Gustavo Zacarias
  2016-10-19 15:38 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-10-19 15:03 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 759959f..ec8c389 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -226,7 +226,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.82"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.103"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.64"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.65"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.79"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.43"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-10-04 10:31 Gustavo Zacarias
  0 siblings, 0 replies; 38+ messages in thread
From: Gustavo Zacarias @ 2016-10-04 10:31 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 890fd7f..a07ed18 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -236,7 +236,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.82"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.103"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.63"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.64"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.79"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.41"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-07-22 23:35 Gustavo Zacarias
@ 2016-07-23 13:08 ` Thomas Petazzoni
  0 siblings, 0 replies; 38+ messages in thread
From: Thomas Petazzoni @ 2016-07-23 13:08 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 22 Jul 2016 20:35:52 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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] 38+ messages in thread

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-07-22 23:35 Gustavo Zacarias
  2016-07-23 13:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-07-22 23:35 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 5845f60..0df5d5d 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -230,7 +230,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.81"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.102"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.61"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.62"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.73"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.37"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-06-21 23:09 Gustavo Zacarias
@ 2016-06-22  8:31 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2016-06-22  8:31 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-06-21 23:09 Gustavo Zacarias
  2016-06-22  8:31 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-06-21 23:09 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 441be3c..7162e21 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -221,7 +221,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.81"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.102"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.60"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.61"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.72"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.35"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-04-13 18:30 Gustavo Zacarias
@ 2016-04-13 19:06 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2016-04-13 19:06 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-04-13 18:30 Gustavo Zacarias
  2016-04-13 19:06 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-04-13 18:30 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index f78e5c7..9f80224 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -213,7 +213,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.79"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.111"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.101"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.56"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.57"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.66"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.30"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
-- 
2.7.3

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-03-09  9:34 Gustavo Zacarias
@ 2016-03-09  9:37 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2016-03-09  9:37 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-03-09  9:34 Gustavo Zacarias
  2016-03-09  9:37 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-03-09  9:34 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 4ca09b2..74ba8bd 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,7 +211,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.78"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.99"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.55"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.56"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.63"	if BR2_KERNEL_HEADERS_3_14
 	default "3.17.8"	if BR2_KERNEL_HEADERS_3_17
 	default "3.18.28"	if BR2_KERNEL_HEADERS_3_18
-- 
2.4.10

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2016-01-28 12:06 Gustavo Zacarias
@ 2016-01-28 16:50 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2016-01-28 16:50 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2016-01-28 12:06 Gustavo Zacarias
  2016-01-28 16:50 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2016-01-28 12:06 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 0c80528..013b1f2 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -205,7 +205,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	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.12.52"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.53"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.59"	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
-- 
2.4.10

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2015-10-07 18:28 Gustavo Zacarias
@ 2015-10-08 15:08 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2015-10-08 15:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2015-10-07 18:28 Gustavo Zacarias
  2015-10-08 15:08 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2015-10-07 18:28 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 8a9682a..adcf616 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -194,7 +194,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.71"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.109"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.90"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.48"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.49"	if BR2_KERNEL_HEADERS_3_12
 	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
-- 
2.4.9

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2015-04-30 17:36 Gustavo Zacarias
@ 2015-05-01  8:04 ` Thomas Petazzoni
  0 siblings, 0 replies; 38+ messages in thread
From: Thomas Petazzoni @ 2015-05-01  8:04 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Thu, 30 Apr 2015 14:36:05 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2015-04-30 17:36 Gustavo Zacarias
  2015-05-01  8:04 ` Thomas Petazzoni
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2015-04-30 17:36 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 74c1b08..47a8922 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -202,7 +202,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.4.107"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.76"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.40"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.41"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.40"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
-- 
2.0.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2015-01-14 18:01 Gustavo Zacarias
@ 2015-01-14 18:26 ` Thomas Petazzoni
  0 siblings, 0 replies; 38+ messages in thread
From: Thomas Petazzoni @ 2015-01-14 18:26 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Wed, 14 Jan 2015 15:01:49 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2015-01-14 18:01 Gustavo Zacarias
  2015-01-14 18:26 ` Thomas Petazzoni
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2015-01-14 18:01 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 23bb201..f4f80d1 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -176,7 +176,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.4.105"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.64"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.35"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.36"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.28"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
-- 
2.0.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-10-08 16:39 Gustavo Zacarias
@ 2014-10-08 18:06 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2014-10-08 18:06 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-10-08 16:39 Gustavo Zacarias
  2014-10-08 18:06 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-10-08 16:39 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index ac8dbfb..95a06bb 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -173,7 +173,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.56"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.29"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.30"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.20"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
-- 
2.0.4

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-09-30 23:12 Gustavo Zacarias
@ 2014-10-01 12:01 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2014-10-01 12:01 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-09-30 23:12 Gustavo Zacarias
  2014-10-01 12:01 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-09-30 23:12 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index df15877..9dd1eef 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -165,7 +165,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.55"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.28"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.29"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.19"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
-- 
2.0.4

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-07-22 19:06 Gustavo Zacarias
@ 2014-07-23 19:53 ` Thomas Petazzoni
  0 siblings, 0 replies; 38+ messages in thread
From: Thomas Petazzoni @ 2014-07-23 19:53 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Tue, 22 Jul 2014 16:06:30 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-07-22 19:06 Gustavo Zacarias
  2014-07-23 19:53 ` Thomas Petazzoni
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-07-22 19:06 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 9cacf7b..edc1453 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -153,7 +153,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.49"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.24"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.25"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.13"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.6"	if BR2_KERNEL_HEADERS_3_15
-- 
1.8.5.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-07-04 20:07 Gustavo Zacarias
@ 2014-07-04 21:17 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2014-07-04 21:17 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-07-04 20:07 Gustavo Zacarias
  2014-07-04 21:17 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-07-04 20:07 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 747d9c1..e6629b0 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -153,7 +153,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.46"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.23"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.24"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.10"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.3"	if BR2_KERNEL_HEADERS_3_15
-- 
1.8.5.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-06-25 18:47 Gustavo Zacarias
@ 2014-06-25 20:30 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2014-06-25 20:30 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-06-25 18:47 Gustavo Zacarias
  2014-06-25 20:30 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-06-25 18:47 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 0a4e00c..1665aad 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -153,7 +153,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.44"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.22"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.23"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.8"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.1"	if BR2_KERNEL_HEADERS_3_15
-- 
1.8.5.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-06-11 18:00 Gustavo Zacarias
  0 siblings, 0 replies; 38+ messages in thread
From: Gustavo Zacarias @ 2014-06-11 18:00 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 82778cc..f077670 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -159,7 +159,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.42"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.21"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.22"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.6"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15"		if BR2_KERNEL_HEADERS_3_15
-- 
1.8.5.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-06-03 19:38 Gustavo Zacarias
@ 2014-06-03 20:14 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2014-06-03 20:14 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-06-03 19:38 Gustavo Zacarias
  2014-06-03 20:14 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-06-03 19:38 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index dc71332..f6f7795 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -151,7 +151,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.41"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.20"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.21"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.5"	if BR2_KERNEL_HEADERS_3_14
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
1.8.5.5

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
  2014-05-09 12:30 Gustavo Zacarias
@ 2014-05-09 13:05 ` Peter Korsgaard
  0 siblings, 0 replies; 38+ messages in thread
From: Peter Korsgaard @ 2014-05-09 13:05 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux-headers: bump 3.12.x series
@ 2014-05-09 12:30 Gustavo Zacarias
  2014-05-09 13:05 ` Peter Korsgaard
  0 siblings, 1 reply; 38+ messages in thread
From: Gustavo Zacarias @ 2014-05-09 12:30 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 177f0c2..6a6a761 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -151,7 +151,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.39"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.18"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.19"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.3"	if BR2_KERNEL_HEADERS_3_14
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
1.8.5.5

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

end of thread, other threads:[~2016-12-18 13:23 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04 10:31 [Buildroot] [PATCH] linux-headers: bump 3.12.x series Gustavo Zacarias
2016-10-04 12:43 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2016-12-18 12:32 Gustavo Zacarias
2016-12-18 13:23 ` Thomas Petazzoni
2016-10-19 15:03 Gustavo Zacarias
2016-10-19 15:38 ` Peter Korsgaard
2016-10-04 10:31 Gustavo Zacarias
2016-07-22 23:35 Gustavo Zacarias
2016-07-23 13:08 ` Thomas Petazzoni
2016-06-21 23:09 Gustavo Zacarias
2016-06-22  8:31 ` Peter Korsgaard
2016-04-13 18:30 Gustavo Zacarias
2016-04-13 19:06 ` Peter Korsgaard
2016-03-09  9:34 Gustavo Zacarias
2016-03-09  9:37 ` Peter Korsgaard
2016-01-28 12:06 Gustavo Zacarias
2016-01-28 16:50 ` Peter Korsgaard
2015-10-07 18:28 Gustavo Zacarias
2015-10-08 15:08 ` Peter Korsgaard
2015-04-30 17:36 Gustavo Zacarias
2015-05-01  8:04 ` Thomas Petazzoni
2015-01-14 18:01 Gustavo Zacarias
2015-01-14 18:26 ` Thomas Petazzoni
2014-10-08 16:39 Gustavo Zacarias
2014-10-08 18:06 ` Peter Korsgaard
2014-09-30 23:12 Gustavo Zacarias
2014-10-01 12:01 ` Peter Korsgaard
2014-07-22 19:06 Gustavo Zacarias
2014-07-23 19:53 ` Thomas Petazzoni
2014-07-04 20:07 Gustavo Zacarias
2014-07-04 21:17 ` Peter Korsgaard
2014-06-25 18:47 Gustavo Zacarias
2014-06-25 20:30 ` Peter Korsgaard
2014-06-11 18:00 Gustavo Zacarias
2014-06-03 19:38 Gustavo Zacarias
2014-06-03 20:14 ` Peter Korsgaard
2014-05-09 12:30 Gustavo Zacarias
2014-05-09 13:05 ` 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.