Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/1] package/linux-headers: bump 3.12.x and 4.{4, 9, 10}.x series
@ 2017-05-11 17:00 Bernd Kuhls
  2017-05-11 19:15 ` Thomas Petazzoni
  2017-05-15 11:54 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2017-05-11 17:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 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 dcfcce94c..f851271cc 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -225,10 +225,10 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.88"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.73"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.74"	if BR2_KERNEL_HEADERS_3_12
 	default "4.1.39"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.66"	if BR2_KERNEL_HEADERS_4_4
-	default "4.9.26"	if BR2_KERNEL_HEADERS_4_9
-	default "4.10.14"	if BR2_KERNEL_HEADERS_4_10
+	default "4.4.67"	if BR2_KERNEL_HEADERS_4_4
+	default "4.9.27"	if BR2_KERNEL_HEADERS_4_9
+	default "4.10.15"	if BR2_KERNEL_HEADERS_4_10
 	default "4.11"		if BR2_KERNEL_HEADERS_4_11
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
2.11.0

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

end of thread, other threads:[~2017-05-15 11:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11 17:00 [Buildroot] [PATCH/next 1/1] package/linux-headers: bump 3.12.x and 4.{4, 9, 10}.x series Bernd Kuhls
2017-05-11 19:15 ` Thomas Petazzoni
2017-05-15 11:54 ` Peter Korsgaard

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