Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux-headers: bump 3.4.x series
@ 2016-03-21 19:06 Gustavo Zacarias
  2016-03-22  9:01 ` Thomas Petazzoni
  0 siblings, 1 reply; 12+ messages in thread
From: Gustavo Zacarias @ 2016-03-21 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 2fafbd7..31c4d24 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,7 +211,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.78"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
+	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.14.65"	if BR2_KERNEL_HEADERS_3_14
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [Buildroot] [PATCH] linux-headers: bump 3.4.x series
@ 2015-10-22 12:28 Gustavo Zacarias
  2015-10-22 20:45 ` Peter Korsgaard
  0 siblings, 1 reply; 12+ messages in thread
From: Gustavo Zacarias @ 2015-10-22 12: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 7001466..e05cef9 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -192,7 +192,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.72"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.109"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.90"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.49"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.54"	if BR2_KERNEL_HEADERS_3_14
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [Buildroot] [PATCH] linux-headers: bump 3.4.x series
@ 2015-06-20 12:29 Gustavo Zacarias
  2015-06-20 13:59 ` Thomas Petazzoni
  0 siblings, 1 reply; 12+ messages in thread
From: Gustavo Zacarias @ 2015-06-20 12:29 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 28b8929..9bad7f0 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -200,7 +200,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
 	default "3.2.69"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.107"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.108"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.80"	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
-- 
2.3.6

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [Buildroot] [PATCH] linux-headers: bump 3.4.x series
@ 2015-04-17 16:07 Gustavo Zacarias
  2015-04-18 12:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 12+ messages in thread
From: Gustavo Zacarias @ 2015-04-17 16: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 de14fd5..49f818b 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -199,7 +199,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
 	default "3.2.68"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.106"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.107"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.74"	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
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [Buildroot] [PATCH] linux-headers: bump 3.4.x series
@ 2014-12-02 10:12 Gustavo Zacarias
  2014-12-02 12:01 ` Peter Korsgaard
  0 siblings, 1 reply; 12+ messages in thread
From: Gustavo Zacarias @ 2014-12-02 10: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 7e48309..516cd03 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -165,7 +165,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
 	default "3.2.64"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.104"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.105"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.61"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
 	default "3.12.33"	if BR2_KERNEL_HEADERS_3_12
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [Buildroot] [PATCH] linux-headers: bump 3.4.x series
@ 2014-09-25 13:00 Gustavo Zacarias
  2014-09-25 19:48 ` Peter Korsgaard
  0 siblings, 1 reply; 12+ messages in thread
From: Gustavo Zacarias @ 2014-09-25 13: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 ce65f7b..df15877 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -161,7 +161,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
 	default "3.2.63"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.103"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.104"	if BR2_KERNEL_HEADERS_3_4
 	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
-- 
1.8.5.5

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

end of thread, other threads:[~2016-03-22  9:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21 19:06 [Buildroot] [PATCH] linux-headers: bump 3.4.x series Gustavo Zacarias
2016-03-22  9:01 ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2015-10-22 12:28 Gustavo Zacarias
2015-10-22 20:45 ` Peter Korsgaard
2015-06-20 12:29 Gustavo Zacarias
2015-06-20 13:59 ` Thomas Petazzoni
2015-04-17 16:07 Gustavo Zacarias
2015-04-18 12:35 ` Thomas Petazzoni
2014-12-02 10:12 Gustavo Zacarias
2014-12-02 12:01 ` Peter Korsgaard
2014-09-25 13:00 Gustavo Zacarias
2014-09-25 19:48 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox