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

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 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 f1ca16b..c02c940 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -209,7 +209,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	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.14"	if BR2_KERNEL_HEADERS_4_1
-	default "4.2.7"		if BR2_KERNEL_HEADERS_4_2
-	default "4.3.2"		if BR2_KERNEL_HEADERS_4_3
+	default "4.1.15"	if BR2_KERNEL_HEADERS_4_1
+	default "4.2.8"		if BR2_KERNEL_HEADERS_4_2
+	default "4.3.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] 5+ messages in thread

end of thread, other threads:[~2015-12-15 20:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15  9:34 [Buildroot] [PATCH 1/2] linux-headers: bump 4.{1, 2, 3}.x series Gustavo Zacarias
2015-12-15  9:34 ` [Buildroot] [PATCH 2/2] linux: bump default version to 4.3.3 Gustavo Zacarias
2015-12-15 12:06   ` Vicente Olivert Riera
2015-12-15 12:05 ` [Buildroot] [PATCH 1/2] linux-headers: bump 4.{1, 2, 3}.x series Vicente Olivert Riera
2015-12-15 20:42 ` Thomas Petazzoni

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