All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2, 3}.x series
@ 2015-12-09 20:10 Gustavo Zacarias
  2015-12-09 20:10 ` [Buildroot] [PATCH 2/2] linux: bump default version to 4.3.1 Gustavo Zacarias
  2015-12-09 22:09 ` [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2, 3}.x series Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-12-09 20:10 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 6559c5e..3102ea9 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.74"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
-	default "3.10.93"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.94"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.51"	if BR2_KERNEL_HEADERS_3_12
-	default "3.14.57"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.58"	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.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 "4.1.14"	if BR2_KERNEL_HEADERS_4_1
+	default "4.2.7"		if BR2_KERNEL_HEADERS_4_2
+	default "4.3.1"		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] 3+ messages in thread

end of thread, other threads:[~2015-12-09 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-09 20:10 [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2, 3}.x series Gustavo Zacarias
2015-12-09 20:10 ` [Buildroot] [PATCH 2/2] linux: bump default version to 4.3.1 Gustavo Zacarias
2015-12-09 22:09 ` [Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2, 3}.x series Thomas Petazzoni

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.