Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
@ 2015-11-10 10:39 Gustavo Zacarias
  2015-11-10 10:39 ` [Buildroot] [PATCH 2/2] configs/qemu: bump to the latest linux version Gustavo Zacarias
  2015-11-10 22:45 ` [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series Peter Korsgaard
  0 siblings, 2 replies; 9+ messages in thread
From: Gustavo Zacarias @ 2015-11-10 10:39 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index d2686b6..5f99cc1 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -201,15 +201,15 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.72"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
-	default "3.10.92"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.93"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.50"	if BR2_KERNEL_HEADERS_3_12
-	default "3.14.56"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.57"	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.24"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
 	default "4.0.9"		if BR2_KERNEL_HEADERS_4_0
-	default "4.1.12"	if BR2_KERNEL_HEADERS_4_1
-	default "4.2.5"		if BR2_KERNEL_HEADERS_4_2
+	default "4.1.13"	if BR2_KERNEL_HEADERS_4_1
+	default "4.2.6"		if BR2_KERNEL_HEADERS_4_2
 	default "4.3"		if BR2_KERNEL_HEADERS_4_3
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
2.4.10

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

end of thread, other threads:[~2015-11-13 21:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10 10:39 [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series Gustavo Zacarias
2015-11-10 10:39 ` [Buildroot] [PATCH 2/2] configs/qemu: bump to the latest linux version Gustavo Zacarias
2015-11-12 21:14   ` Waldemar Brodkorb
2015-11-12 21:22     ` Gustavo Zacarias
2015-11-13  5:24       ` Waldemar Brodkorb
2015-11-13  6:30         ` Arnout Vandecappelle
2015-11-13 21:33           ` Peter Korsgaard
2015-11-13 21:29         ` Peter Korsgaard
2015-11-10 22:45 ` [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series Peter Korsgaard

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