public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: crossgcc@sourceware.org
Subject: [PATCH] kernel/linux: update revisions
Date: Fri, 18 Jan 2013 14:18:00 -0000	[thread overview]
Message-ID: <df032717ca91dc9cc876.1358518690@advdt005-ubuntu> (raw)

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1358518513 -3600
# Node ID df032717ca91dc9cc8765a34d775f90791962090
# Parent  5a534736f62f0f5efaf7e5226c0ed286de51dbb9
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,6 +26,14 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_7_3
+    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"
@@ -42,25 +50,25 @@
     bool
     prompt "3.5.7"
 
-config KERNEL_V_3_4_24
+config KERNEL_V_3_4_26
     bool
-    prompt "3.4.24"
+    prompt "3.4.26"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_36
+config KERNEL_V_3_2_37
     bool
-    prompt "3.2.36"
+    prompt "3.2.37"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_57
+config KERNEL_V_3_0_59
     bool
-    prompt "3.0.57"
+    prompt "3.0.59"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -151,15 +159,17 @@
     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.6.11" if KERNEL_V_3_6_11
     default "3.5.7" if KERNEL_V_3_5_7
-    default "3.4.24" if KERNEL_V_3_4_24
+    default "3.4.26" if KERNEL_V_3_4_26
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.36" if KERNEL_V_3_2_36
+    default "3.2.37" if KERNEL_V_3_2_37
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.57" if KERNEL_V_3_0_57
+    default "3.0.59" if KERNEL_V_3_0_59
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

             reply	other threads:[~2013-01-18 14:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 14:18 Benoît Thébaudeau [this message]
2013-01-19 16:19 ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2013-04-11 13:26 [PATCH] " Benoît Thébaudeau
2013-03-14 21:06 Benoît Thébaudeau
2013-02-19 12:10 Benoît Thébaudeau
2012-12-11 11:56 Benoît Thébaudeau
2012-11-15 19:53 Benoît Thébaudeau
2012-10-11 14:15 Benoît Thébaudeau
2012-09-21 14:27 Benoît Thébaudeau
2012-09-22 22:46 ` Yann E. MORIN
2012-08-20 18:30 Benoît Thébaudeau
2012-07-23 14:06 Benoît Thébaudeau
2012-07-24  6:54 ` Yann E. MORIN
2012-07-13 10:38 Benoît Thébaudeau
2012-06-18 11:38 Benoît Thébaudeau
2012-06-18 21:25 ` Yann E. MORIN
     [not found] <415796800.1390123.1337966510910.JavaMail.root@advansee.com>
2012-05-25 17:18 ` Benoît Thébaudeau
2012-05-29 19:06   ` Yann E. MORIN
2012-04-16 12:59 Benoît Thébaudeau
2012-04-16 21:09 ` Yann E. MORIN
2012-04-30 12:46 ` Yann E. MORIN
2012-03-15 12:07 Benoît Thébaudeau
2012-03-15 18:48 ` Yann E. MORIN
2012-02-09 12:02 Benoît Thébaudeau
2012-02-09 20:59 ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=df032717ca91dc9cc876.1358518690@advdt005-ubuntu \
    --to=benoit.thebaudeau@advansee.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).