Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] linux-headers: bump 3.{17, 16, 14, 12, 10}.x series
@ 2014-10-30 17:29 Gustavo Zacarias
  2014-10-30 17:29 ` [Buildroot] [PATCH 2/3] linux: bump default version to 3.17.2 Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-10-30 17:29 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index b494885..b363cdc 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -171,12 +171,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.63"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.104"	if BR2_KERNEL_HEADERS_3_4
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
-	default "3.10.58"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.59"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.30"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.31"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
-	default "3.14.22"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.23"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
-	default "3.16.6"	if BR2_KERNEL_HEADERS_3_16
-	default "3.17.1"	if BR2_KERNEL_HEADERS_3_17
+	default "3.16.7"	if BR2_KERNEL_HEADERS_3_16
+	default "3.17.2"	if BR2_KERNEL_HEADERS_3_17
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
2.0.4

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

end of thread, other threads:[~2014-10-30 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 17:29 [Buildroot] [PATCH 1/3] linux-headers: bump 3.{17, 16, 14, 12, 10}.x series Gustavo Zacarias
2014-10-30 17:29 ` [Buildroot] [PATCH 2/3] linux: bump default version to 3.17.2 Gustavo Zacarias
2014-10-30 17:29 ` [Buildroot] [PATCH 3/3] kernel headers: remove deprecated version 3.9 Gustavo Zacarias
2014-10-30 18:04 ` [Buildroot] [PATCH 1/3] linux-headers: bump 3.{17, 16, 14, 12, 10}.x series Thomas Petazzoni

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