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@anciens.enib.fr>
Cc: crossgcc@sourceware.org
Subject: [PATCH 1 of 1] kernel/linux: update revisions
Date: Wed, 02 Nov 2011 12:46:00 -0000	[thread overview]
Message-ID: <c14996fd45ad07b7e259.1320237963@advlt005-ubuntu> (raw)
In-Reply-To: <patchbomb.1320237962@advlt005-ubuntu>

# HG changeset patch
# User "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
# Date 1320237306 -3600
# Node ID c14996fd45ad07b7e2591c3ef8e7153829562b50
# Parent  3362c64f4b6ce073338ecad68526f63feb47717e
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,25 +26,13 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_0_4
+config KERNEL_V_3_1
     bool
-    prompt "3.0.4"
+    prompt "3.1"
 
-config KERNEL_V_3_0_3
+config KERNEL_V_3_0_8
     bool
-    prompt "3.0.3"
-
-config KERNEL_V_3_0_2
-    bool
-    prompt "3.0.2"
-
-config KERNEL_V_3_0_1
-    bool
-    prompt "3.0.1"
-
-config KERNEL_V_3_0
-    bool
-    prompt "3.0"
+    prompt "3.0.8"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -158,11 +146,8 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.0.4" if KERNEL_V_3_0_4
-    default "3.0.3" if KERNEL_V_3_0_3
-    default "3.0.2" if KERNEL_V_3_0_2
-    default "3.0.1" if KERNEL_V_3_0_1
-    default "3.0" if KERNEL_V_3_0
+    default "3.1" if KERNEL_V_3_1
+    default "3.0.8" if KERNEL_V_3_0_8
     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:[~2011-11-02 12:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 12:46 [PATCH 0 of 1] Linux updates Benoît THÉBAUDEAU
2011-11-02 12:46 ` Benoît THÉBAUDEAU [this message]
2011-11-02 18:01   ` [PATCH 1 of 1] kernel/linux: update revisions Yann E. MORIN
2011-11-03 20:16 ` [PATCH 0 of 1] Linux updates 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=c14996fd45ad07b7e259.1320237963@advlt005-ubuntu \
    --to=benoit.thebaudeau@advansee.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@anciens.enib.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).