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: Mon, 23 Jul 2012 14:06:00 -0000	[thread overview]
Message-ID: <c626b7332f2b92478fda.1343045360@advdt005-ubuntu> (raw)

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1343045185 -7200
# Node ID c626b7332f2b92478fda394f2ba4bff4fda7132a
# Parent  0dfc9c1fcb348e354edc37aacd2e8dcb223e9ab2
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
---
This patch supersedes my previous patch that's not been applied yet.

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,37 +26,29 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_4_3
+config KERNEL_V_3_5
     bool
-    prompt "3.4.3"
+    prompt "3.5"
 
-config KERNEL_V_3_4_2
+config KERNEL_V_3_4_6
     bool
-    prompt "3.4.2"
-
-config KERNEL_V_3_4_1
-    bool
-    prompt "3.4.1"
-
-config KERNEL_V_3_4
-    bool
-    prompt "3.4"
+    prompt "3.4.6"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_20
+config KERNEL_V_3_2_23
     bool
-    prompt "3.2.20"
+    prompt "3.2.23"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_35
+config KERNEL_V_3_0_38
     bool
-    prompt "3.0.35"
+    prompt "3.0.38"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -147,14 +139,12 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.4.3" if KERNEL_V_3_4_3
-    default "3.4.2" if KERNEL_V_3_4_2
-    default "3.4.1" if KERNEL_V_3_4_1
-    default "3.4" if KERNEL_V_3_4
+    default "3.5" if KERNEL_V_3_5
+    default "3.4.6" if KERNEL_V_3_4_6
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.20" if KERNEL_V_3_2_20
+    default "3.2.23" if KERNEL_V_3_2_23
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.35" if KERNEL_V_3_0_35
+    default "3.0.38" if KERNEL_V_3_0_38
     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:[~2012-07-23 12:09 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-23 14:06 Benoît Thébaudeau [this message]
2012-07-24  6:54 ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2013-04-11 13:26 Benoît Thébaudeau
2013-03-14 21:06 Benoît Thébaudeau
2013-02-19 12:10 Benoît Thébaudeau
2013-01-18 14:18 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-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=c626b7332f2b92478fda.1343045360@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).