All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
@ 2017-03-18 14:27 Thomas Petazzoni
  2017-03-30 22:12 ` Peter Korsgaard
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas Petazzoni @ 2017-03-18 14:27 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=f4978bf018d4f03834f879f3dfc4e8237846742e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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 48f9ce5..c506aab 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.71"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.38"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.54"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.15"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.3"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.55"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.16"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.4"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
  2017-03-18 14:27 [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series Thomas Petazzoni
@ 2017-03-30 22:12 ` Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-03-30 22:12 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=f4978bf018d4f03834f879f3dfc4e8237846742e
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Signed-off-by: Fabio Estevam <festevam@gmail.com>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Committed to 2017.02.x after dropping the 4.10.x update, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
  2017-05-04  7:29 [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series Peter Korsgaard
@ 2017-05-05 19:41 ` Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-05-05 19:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=15a31470b0381fc0a77cafbc5ed63c8578a163ff
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series
@ 2017-05-04  7:29 Peter Korsgaard
  2017-05-05 19:41 ` [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series Peter Korsgaard
  0 siblings, 1 reply; 13+ messages in thread
From: Peter Korsgaard @ 2017-05-04  7:29 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=15a31470b0381fc0a77cafbc5ed63c8578a163ff
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 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 f75fac8..dcfcce9 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -227,8 +227,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.73"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.65"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.25"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.13"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.66"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.26"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.14"	if BR2_KERNEL_HEADERS_4_10
 	default "4.11"		if BR2_KERNEL_HEADERS_4_11
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series
@ 2017-04-27 15:03 Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-04-27 15:03 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=431bd936a154c16cab8dcf18563641949eed1cb1
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 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 b574e65..846c825 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.73"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.63"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.24"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.12"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.64"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.25"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.13"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series
@ 2017-04-26  7:00 Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-04-26  7:00 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=37159734b01b2246272f1d419110b750df40cad5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 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 7a62442..b574e65 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.73"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.62"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.23"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.11"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.63"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.24"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.12"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
  2017-04-12 19:01 [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series Thomas Petazzoni
@ 2017-04-24 19:20 ` Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-04-24 19:20 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=9d893df454517e7cb3d667cd872bb2e30ff04321
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
@ 2017-04-12 19:01 Thomas Petazzoni
  2017-04-24 19:20 ` Peter Korsgaard
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas Petazzoni @ 2017-04-12 19:01 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=9d893df454517e7cb3d667cd872bb2e30ff04321
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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 f64d8d7..27b5a7e 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.72"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.60"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.21"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.9"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.61"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.22"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.10"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
@ 2017-04-02 21:46 Thomas Petazzoni
  0 siblings, 0 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2017-04-02 21:46 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=69356afc81cee7a1b1c749274b26db507133b8d6
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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 b2f63ae..32dadcd 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.72"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.58"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.19"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.7"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.59"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.20"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.8"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
  2017-03-26 13:59 Thomas Petazzoni
@ 2017-03-31  7:06 ` Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-03-31  7:06 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=b718c776ca1a5d204f2ae9a765331a32e87e9560
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Signed-off-by: Fabio Estevam <festevam@gmail.com>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Committed to 2017.02.x after dropping the 4.10.x bump, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
@ 2017-03-30 20:06 Thomas Petazzoni
  0 siblings, 0 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2017-03-30 20:06 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=c720701c4d3b23e35908319e6ade082c9e5a1433
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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 4557e7c..b2f63ae 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.72"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.57"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.18"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.6"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.58"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.19"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.7"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
@ 2017-03-26 13:59 Thomas Petazzoni
  2017-03-31  7:06 ` Peter Korsgaard
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas Petazzoni @ 2017-03-26 13:59 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=b718c776ca1a5d204f2ae9a765331a32e87e9560
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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 4f17f26..4557e7c 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.72"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.56"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.17"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.5"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.57"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.18"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.6"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

* [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series
@ 2017-03-15 12:36 Peter Korsgaard
  0 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2017-03-15 12:36 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=b3d736b9b6b92b70a9020be470a4cf5f7f012b2e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 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 57e67f4..48f9ce5 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.71"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.38"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.53"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.14"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.2"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.54"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.15"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.3"	if BR2_KERNEL_HEADERS_4_10
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION

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

end of thread, other threads:[~2017-05-05 19:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-18 14:27 [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series Thomas Petazzoni
2017-03-30 22:12 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2017-05-04  7:29 [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series Peter Korsgaard
2017-05-05 19:41 ` [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series Peter Korsgaard
2017-04-27 15:03 [Buildroot] [git commit] linux-headers: bump 4.{4,9,10}.x series Peter Korsgaard
2017-04-26  7:00 Peter Korsgaard
2017-04-12 19:01 [Buildroot] [git commit] linux-headers: bump 4.{4, 9, 10}.x series Thomas Petazzoni
2017-04-24 19:20 ` Peter Korsgaard
2017-04-02 21:46 Thomas Petazzoni
2017-03-30 20:06 Thomas Petazzoni
2017-03-26 13:59 Thomas Petazzoni
2017-03-31  7:06 ` Peter Korsgaard
2017-03-15 12:36 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.