All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
@ 2017-12-10  8:33 Bernd Kuhls
  2017-12-10 19:57 ` Peter Korsgaard
  2017-12-27 11:48 ` Peter Korsgaard
  0 siblings, 2 replies; 9+ messages in thread
From: Bernd Kuhls @ 2017-12-10  8:33 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 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 b471284919..30122b0c31 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -252,8 +252,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.108"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.74"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.47"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.104"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.67"	if BR2_KERNEL_HEADERS_4_9
+	default "4.4.105"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.68"	if BR2_KERNEL_HEADERS_4_9
 	default "4.10.17"	if BR2_KERNEL_HEADERS_4_10
 	default "4.11.12"	if BR2_KERNEL_HEADERS_4_11
 	default "4.12.14"	if BR2_KERNEL_HEADERS_4_12
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
  2017-12-10  8:33 [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series Bernd Kuhls
@ 2017-12-10 19:57 ` Peter Korsgaard
  2017-12-27 11:48 ` Peter Korsgaard
  1 sibling, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2017-12-10 19:57 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
  2017-12-10  8:33 [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series Bernd Kuhls
  2017-12-10 19:57 ` Peter Korsgaard
@ 2017-12-27 11:48 ` Peter Korsgaard
  1 sibling, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2017-12-27 11:48 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2017.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
  2017-12-01  6:07 Bernd Kuhls
@ 2017-12-01 21:44 ` Thomas Petazzoni
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2017-12-01 21:44 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri,  1 Dec 2017 07:07:59 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/linux-headers/Config.in.host | 4 ++--
>  1 file changed, 2 insertions(+), 2 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] 9+ messages in thread

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
@ 2017-12-01  6:07 Bernd Kuhls
  2017-12-01 21:44 ` Thomas Petazzoni
  0 siblings, 1 reply; 9+ messages in thread
From: Bernd Kuhls @ 2017-12-01  6:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 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 cff856eaeb..f44d4dfaa2 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -244,8 +244,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.108"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.74"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.46"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.102"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.65"	if BR2_KERNEL_HEADERS_4_9
+	default "4.4.103"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.66"	if BR2_KERNEL_HEADERS_4_9
 	default "4.10.17"	if BR2_KERNEL_HEADERS_4_10
 	default "4.11.12"	if BR2_KERNEL_HEADERS_4_11
 	default "4.12.14"	if BR2_KERNEL_HEADERS_4_12
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
  2017-09-02 13:31 Bernd Kuhls
  2017-09-02 20:47 ` Thomas Petazzoni
  2017-09-06 12:36 ` Peter Korsgaard
@ 2017-10-16 21:43 ` Peter Korsgaard
  2 siblings, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2017-10-16 21:43 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2017.08.x, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
  2017-09-02 13:31 Bernd Kuhls
  2017-09-02 20:47 ` Thomas Petazzoni
@ 2017-09-06 12:36 ` Peter Korsgaard
  2017-10-16 21:43 ` Peter Korsgaard
  2 siblings, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2017-09-06 12:36 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
  2017-09-02 13:31 Bernd Kuhls
@ 2017-09-02 20:47 ` Thomas Petazzoni
  2017-09-06 12:36 ` Peter Korsgaard
  2017-10-16 21:43 ` Peter Korsgaard
  2 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2017-09-02 20:47 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat,  2 Sep 2017 15:31:43 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/linux-headers/Config.in.host | 4 ++--
>  1 file changed, 2 insertions(+), 2 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] 9+ messages in thread

* [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
@ 2017-09-02 13:31 Bernd Kuhls
  2017-09-02 20:47 ` Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bernd Kuhls @ 2017-09-02 13:31 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 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 c83804456..e7df0b9ac 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -236,8 +236,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.107"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.74"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.43"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.85"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.46"	if BR2_KERNEL_HEADERS_4_9
+	default "4.4.86"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.47"	if BR2_KERNEL_HEADERS_4_9
 	default "4.10.17"	if BR2_KERNEL_HEADERS_4_10
 	default "4.11.12"	if BR2_KERNEL_HEADERS_4_11
 	default "4.12.10"	if BR2_KERNEL_HEADERS_4_12
-- 
2.11.0

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

end of thread, other threads:[~2017-12-27 11:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-10  8:33 [Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series Bernd Kuhls
2017-12-10 19:57 ` Peter Korsgaard
2017-12-27 11:48 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2017-12-01  6:07 Bernd Kuhls
2017-12-01 21:44 ` Thomas Petazzoni
2017-09-02 13:31 Bernd Kuhls
2017-09-02 20:47 ` Thomas Petazzoni
2017-09-06 12:36 ` Peter Korsgaard
2017-10-16 21:43 ` 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.