public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] kernel/linux: update revisions
@ 2013-02-19 12:10 Benoît Thébaudeau
  2013-02-24 17:19 ` Yann E. MORIN
  0 siblings, 1 reply; 8+ messages in thread
From: Benoît Thébaudeau @ 2013-02-19 12:10 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1361275629 -3600
# Node ID 125b3612bbefcb57166b96cc646975a36b227578
# Parent  4e8bfe85da61bc8d9788b24d86d490c731736844
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,21 +26,13 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_7_3
+config KERNEL_V_3_8
     bool
-    prompt "3.7.3"
-
-config KERNEL_V_3_7_2
-    bool
-    prompt "3.7.2"
-
-config KERNEL_V_3_7_1
-    bool
-    prompt "3.7.1"
+    prompt "3.8"
 
 config KERNEL_V_3_7
     bool
-    prompt "3.7"
+    prompt "3.7.9"
 
 config KERNEL_V_3_6
     bool
@@ -52,7 +44,7 @@
 
 config KERNEL_V_3_4
     bool
-    prompt "3.4.26"
+    prompt "3.4.32"
 
 config KERNEL_V_3_3
     bool
@@ -60,7 +52,7 @@
 
 config KERNEL_V_3_2
     bool
-    prompt "3.2.37"
+    prompt "3.2.38"
 
 config KERNEL_V_3_1
     bool
@@ -68,7 +60,7 @@
 
 config KERNEL_V_3_0
     bool
-    prompt "3.0.59"
+    prompt "3.0.65"
 
 config KERNEL_V_2_6_39
     bool
@@ -159,17 +151,15 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.7.3" if KERNEL_V_3_7_3
-    default "3.7.2" if KERNEL_V_3_7_2
-    default "3.7.1" if KERNEL_V_3_7_1
-    default "3.7" if KERNEL_V_3_7
+    default "3.8" if KERNEL_V_3_8
+    default "3.7.9" if KERNEL_V_3_7
     default "3.6.11" if KERNEL_V_3_6
     default "3.5.7" if KERNEL_V_3_5
-    default "3.4.26" if KERNEL_V_3_4
+    default "3.4.32" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3
-    default "3.2.37" if KERNEL_V_3_2
+    default "3.2.38" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1
-    default "3.0.59" if KERNEL_V_3_0
+    default "3.0.65" if KERNEL_V_3_0
     default "2.6.39.4" if KERNEL_V_2_6_39
     default "2.6.38.8" if KERNEL_V_2_6_38
     default "2.6.37.6" if KERNEL_V_2_6_37

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

* kernel/linux: update revisions
  2013-02-19 12:10 [PATCH] kernel/linux: update revisions Benoît Thébaudeau
@ 2013-02-24 17:19 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2013-02-24 17:19 UTC (permalink / raw)
  To: Benoît Thébaudeau,
	Yann E. MORIN
  Cc: crossgcc

Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as: #716e7d90cac2
    http://crosstool-ng.org/hg/crosstool-ng/rev/716e7d90cac2

Thank you!

Regards,
Yann E. MORIN.



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

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

* kernel/linux: update revisions
  2013-04-11 13:26 [PATCH] " Benoît Thébaudeau
@ 2013-04-12 21:12 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2013-04-12 21:12 UTC (permalink / raw)
  To: Benoît Thébaudeau,
	Yann E. MORIN
  Cc: crossgcc

Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as: #9aa33c435b0b
    http://crosstool-ng.org/hg/crosstool-ng/rev/9aa33c435b0b

Thank you!

Regards,
Yann E. MORIN.



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

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

* kernel/linux: update revisions
  2013-03-14 21:06 [PATCH] " Benoît Thébaudeau
@ 2013-03-16 15:50 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2013-03-16 15:50 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as: #2c5c23be3102
    http://crosstool-ng.org/hg/crosstool-ng/rev/2c5c23be3102

Thank you!

Regards,
Yann E. MORIN.

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

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

* kernel/linux: update revisions
  2013-01-18 14:18 [PATCH] " Benoît Thébaudeau
@ 2013-01-19 16:19 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2013-01-19 16:19 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as: #09c2753d46ca
    http://crosstool-ng.org/hg/crosstool-ng/rev/09c2753d46ca

Thank you!

Regards,
Yann E. MORIN.



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

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

* kernel/linux: update revisions
  2012-12-11 11:56 [PATCH] " Benoît Thébaudeau
@ 2012-12-16 17:08 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2012-12-16 17:08 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as: #927ca2e79394
    http://crosstool-ng.org/hg/crosstool-ng/rev/927ca2e79394

Thank you!

Regards,
Yann E. MORIN.



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

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

* kernel/linux: update revisions
  2012-11-15 19:53 [PATCH] " Benoît Thébaudeau
@ 2012-11-15 20:12 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2012-11-15 20:12 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as: #8453ccdc5098
    http://crosstool-ng.org/hg/crosstool-ng/rev/8453ccdc5098

Thank you!

Regards,
Yann E. MORIN.



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

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

* kernel/linux: update revisions
  2012-10-11 14:15 [PATCH] " Benoît Thébaudeau
@ 2012-10-11 18:51 ` Yann E. MORIN
  0 siblings, 0 replies; 8+ messages in thread
From: Yann E. MORIN @ 2012-10-11 18:51 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

"Benoît, All,

Your patch:
    kernel/linux: update revisions

has been applied as #0680e81009be. Thank you!

Regards,
Yann E. MORIN.



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

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

end of thread, other threads:[~2013-04-12 21:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-19 12:10 [PATCH] kernel/linux: update revisions Benoît Thébaudeau
2013-02-24 17:19 ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2013-04-11 13:26 [PATCH] " Benoît Thébaudeau
2013-04-12 21:12 ` Yann E. MORIN
2013-03-14 21:06 [PATCH] " Benoît Thébaudeau
2013-03-16 15:50 ` Yann E. MORIN
2013-01-18 14:18 [PATCH] " Benoît Thébaudeau
2013-01-19 16:19 ` Yann E. MORIN
2012-12-11 11:56 [PATCH] " Benoît Thébaudeau
2012-12-16 17:08 ` Yann E. MORIN
2012-11-15 19:53 [PATCH] " Benoît Thébaudeau
2012-11-15 20:12 ` Yann E. MORIN
2012-10-11 14:15 [PATCH] " Benoît Thébaudeau
2012-10-11 18:51 ` 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).