From patchwork Tue Dec 11 11:55:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= X-Patchwork-Id: 205183 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id D85C42C0090 for ; Tue, 11 Dec 2012 22:56:16 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sourceware.org; s=default; x=1355831777; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Content-Type:MIME-Version:Content-Transfer-Encoding: Subject:Message-Id:User-Agent:Date:From:To:Cc:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Subscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=TQAT2kQd6ftNte8rjENN Bb7U0l4=; b=qPQfF8tNTL9mbj+1nFFgBymEVEDhmfnkDOj+L13+IZu9dVqeqSNA d6w957eo0XCnCVoz+D37F106Pd9Q1Qm3dawhJfpwEz4hxrywaAEcaX/R4RlPbfhG eL1+peaOXBPQKhMn+Weoroy+nCBKhYAPj030vBiyXa9E/RtOUvfSG3Y= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=sourceware.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Content-Type:MIME-Version:Content-Transfer-Encoding:Subject:X-Mercurial-Node:Message-Id:User-Agent:Date:From:To:Cc:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Subscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=Iz31quATnCdiUrEWLCwdlC6zTR/HTKhn8nIG9IgIe6DWO4IBzrbM8T3fMDewfH CyJVbXpiQ18fbd0+orKGDQb8dePrTeylqxPlm5Qv/t3Ip+9Q2ZRkZaMpf3uvgN/I AL661aRSoLbRElK2Wtvo0jNGVZZQUDMTY3JnyLgWhFkBY=; Received: (qmail 10062 invoked by alias); 11 Dec 2012 11:56:11 -0000 Received: (qmail 10053 invoked by uid 22791); 11 Dec 2012 11:56:10 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from zose-mta15.web4all.fr (HELO zose-mta15.web4all.fr) (178.33.204.94) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 11 Dec 2012 11:56:06 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta15.web4all.fr (Postfix) with ESMTP id 124142D346; Tue, 11 Dec 2012 12:56:05 +0100 (CET) Received: from zose-mta15.web4all.fr ([127.0.0.1]) by localhost (zose-mta15.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id lsyKH7X-w3bN; Tue, 11 Dec 2012 12:56:03 +0100 (CET) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta15.web4all.fr (Postfix) with ESMTPA id 3968C2C002; Tue, 11 Dec 2012 12:56:03 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] kernel/linux: update revisions X-Mercurial-Node: 515f9ed69f58a0af21e92bdcddafb1608a4fc15b Message-Id: <515f9ed69f58a0af21e9.1355226920@advdt005-ubuntu> User-Agent: Mercurial-patchbomb/2.2.2 Date: Tue, 11 Dec 2012 12:55:20 +0100 From: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= To: "Yann E. MORIN" Cc: crossgcc@sourceware.org X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Delivered-To: mailing list crossgcc@sourceware.org # HG changeset patch # User "Benoît Thébaudeau" # Date 1355226845 -3600 # Node ID 515f9ed69f58a0af21e92bdcddafb1608a4fc15b # Parent 3829050af02adff0e54fb0cf93844c3fab553873 kernel/linux: update revisions Update Linux with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" diff --git a/config/kernel/linux.in b/config/kernel/linux.in --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -26,57 +26,37 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config KERNEL_V_3_6_6 +config KERNEL_V_3_7 bool - prompt "3.6.6" + prompt "3.7" -config KERNEL_V_3_6_5 +config KERNEL_V_3_6_10 bool - prompt "3.6.5" - -config KERNEL_V_3_6_4 - bool - prompt "3.6.4" - -config KERNEL_V_3_6_3 - bool - prompt "3.6.3" - -config KERNEL_V_3_6_2 - bool - prompt "3.6.2" - -config KERNEL_V_3_6_1 - bool - prompt "3.6.1" - -config KERNEL_V_3_6 - bool - prompt "3.6" + prompt "3.6.10" config KERNEL_V_3_5_7 bool prompt "3.5.7" -config KERNEL_V_3_4_18 +config KERNEL_V_3_4_23 bool - prompt "3.4.18" + prompt "3.4.23" config KERNEL_V_3_3_8 bool prompt "3.3.8" -config KERNEL_V_3_2_33 +config KERNEL_V_3_2_35 bool - prompt "3.2.33" + prompt "3.2.35" config KERNEL_V_3_1_10 bool prompt "3.1.10" -config KERNEL_V_3_0_51 +config KERNEL_V_3_0_56 bool - prompt "3.0.51" + prompt "3.0.56" config KERNEL_V_2_6_39_4 bool @@ -167,19 +147,14 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "3.6.6" if KERNEL_V_3_6_6 - default "3.6.5" if KERNEL_V_3_6_5 - default "3.6.4" if KERNEL_V_3_6_4 - default "3.6.3" if KERNEL_V_3_6_3 - default "3.6.2" if KERNEL_V_3_6_2 - default "3.6.1" if KERNEL_V_3_6_1 - default "3.6" if KERNEL_V_3_6 + default "3.7" if KERNEL_V_3_7 + default "3.6.10" if KERNEL_V_3_6_10 default "3.5.7" if KERNEL_V_3_5_7 - default "3.4.18" if KERNEL_V_3_4_18 + default "3.4.23" if KERNEL_V_3_4_23 default "3.3.8" if KERNEL_V_3_3_8 - default "3.2.33" if KERNEL_V_3_2_33 + default "3.2.35" if KERNEL_V_3_2_35 default "3.1.10" if KERNEL_V_3_1_10 - default "3.0.51" if KERNEL_V_3_0_51 + default "3.0.56" if KERNEL_V_3_0_56 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