public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] kernel/linux: update linux kernel headers
@ 2014-02-21  6:17 Daniel Zimmermann
  2014-05-05 22:52 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Zimmermann @ 2014-02-21  6:17 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User Daniel Zimmermann <netzimme@gmail.com>
# Date 1392963453 -3600
#      Fri Feb 21 07:17:33 2014 +0100
# Node ID 424a44a11e7051d8d89441fc3df0ee4794440a17
# Parent  bddc642fc8eb82c4eb8f5962f7be680d09e7b6a0
kernel/linux: update linux kernel headers

update linux kernel headers to a newer version

Signed-off-by: '"Daniel Zimmermann" <netzimme@gmail.com>'

diff -r bddc642fc8eb -r 424a44a11e70 config/kernel/linux.in
--- a/config/kernel/linux.in	Tue Feb 04 07:40:45 2014 +0000
+++ b/config/kernel/linux.in	Fri Feb 21 07:17:33 2014 +0100
@@ -26,17 +26,21 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_13
+    bool
+    prompt "3.13.4"
+
 config KERNEL_V_3_12
     bool
-    prompt "3.12"
+    prompt "3.12.12"
 
 config KERNEL_V_3_11
     bool
-    prompt "3.11.8"
+    prompt "3.11.10"
 
 config KERNEL_V_3_10
     bool
-    prompt "3.10.19"
+    prompt "3.10.31 (longterm)"
 
 config KERNEL_V_3_9
     bool
@@ -60,7 +64,7 @@
 
 config KERNEL_V_3_4
     bool
-    prompt "3.4.69"
+    prompt "3.4.81 (longterm)"
 
 config KERNEL_V_3_3
     bool
@@ -68,7 +72,7 @@
 
 config KERNEL_V_3_2
     bool
-    prompt "3.2.52"
+    prompt "3.2.55"
 
 config KERNEL_V_3_1
     bool
@@ -167,17 +171,18 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.12" if KERNEL_V_3_12
-    default "3.11.8" if KERNEL_V_3_11
-    default "3.10.19" if KERNEL_V_3_10
+    default "3.13.4" if KERNEL_V_3_13
+    default "3.12.12" if KERNEL_V_3_12
+    default "3.11.10" if KERNEL_V_3_11
+    default "3.10.31" if KERNEL_V_3_10
     default "3.9.11" if KERNEL_V_3_9
     default "3.8.13.9" if KERNEL_V_3_8
     default "3.7.10" if KERNEL_V_3_7
     default "3.6.11" if KERNEL_V_3_6
     default "3.5.7.25" if KERNEL_V_3_5
-    default "3.4.69" if KERNEL_V_3_4
+    default "3.4.81" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3
-    default "3.2.52" if KERNEL_V_3_2
+    default "3.2.55" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1
     default "3.0.101" if KERNEL_V_3_0
     default "2.6.39.4" if KERNEL_V_2_6_39

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

* kernel/linux: update linux kernel headers
  2014-02-21  6:17 [PATCH] kernel/linux: update linux kernel headers Daniel Zimmermann
@ 2014-05-05 22:52 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2014-05-05 22:52 UTC (permalink / raw)
  To: Daniel Zimmermann, Yann E. MORIN, ' Daniel Zimmermann; +Cc: crossgcc

Daniel, All,

Your patch:
    kernel/linux: update linux kernel headers

has been applied as: #7c9145db4314
    http://crosstool-ng.org/hg/crosstool-ng/rev/7c9145db4314

Thank you!

Regards,
Yann E. MORIN.



--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2014-05-05 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-21  6:17 [PATCH] kernel/linux: update linux kernel headers Daniel Zimmermann
2014-05-05 22:52 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).