Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux-headers: bump 3.{4, 12, 18}.x series
@ 2016-04-27 17:25 Gustavo Zacarias
  2016-04-27 20:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-04-27 17:25 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 7acbf61..2e01e3d 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,11 +211,11 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.79"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.111"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.112"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.101"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.57"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.59"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.67"	if BR2_KERNEL_HEADERS_3_14
-	default "3.18.31"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.32"	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.22"	if BR2_KERNEL_HEADERS_4_1
-- 
2.7.3

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

end of thread, other threads:[~2016-04-27 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 17:25 [Buildroot] [PATCH] linux-headers: bump 3.{4, 12, 18}.x series Gustavo Zacarias
2016-04-27 20:08 ` Thomas Petazzoni

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