From patchwork Tue Feb 19 12:10:15 2013 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: 221686 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 B63B42C008E for ; Tue, 19 Feb 2013 23:10:34 +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=1361880636; h=Comment: DomainKey-Signature:Received:Received: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=ImSWav9SeSYtpputC7Cv2ar53Rs=; b=jdYVSuu0MHlgJs/ EaCgSlxwh4OVuUQj7RhJ1kcymJkel9a5ZiBneWSQNxXgt6sES8LF+nXf4Kf//o7E LMTL+W5VJJzNzGibLtPhydAz0FztGdWKEXJ+ILWRDGLdQG4ipFJ6DG0w8iB/CJx8 HDjQ4AsCnKH9z3qG1HHDfvJXiJ6U= 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: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=TRHG1lGZASnulsH0PBcDxe8elFjOnwiPJZJnGOJA9UiML5wi8Abof2rj73JB+P LaXzwoe0JaNXY5v9dJwIZyQMiNglKgyAz0peY2FWhfsSiP8NPlrFRVFJjuYSnWwK 8wh27d/UkLcrGXJEbvLob1+33S7m3EtMMR3R/h+vyl5LM=; Received: (qmail 11708 invoked by alias); 19 Feb 2013 12:10:24 -0000 Received: (qmail 11688 invoked by uid 22791); 19 Feb 2013 12:10:22 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL, BAYES_20, RCVD_IN_NIX_SPAM X-Spam-Check-By: sourceware.org Received: from zose-mta11.web4all.fr (HELO zose-mta11.web4all.fr) (178.33.204.87) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 19 Feb 2013 12:10:17 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta11.web4all.fr (Postfix) with ESMTP id C0A6B1301DC; Tue, 19 Feb 2013 13:10:15 +0100 (CET) Received: from zose-mta11.web4all.fr ([127.0.0.1]) by localhost (zose-mta11.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UNzc61AEZfXf; Tue, 19 Feb 2013 13:10:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zose-mta11.web4all.fr (Postfix) with ESMTP id 6EA8C13026A; Tue, 19 Feb 2013 13:10:15 +0100 (CET) Received: from zose-mta11.web4all.fr ([127.0.0.1]) by localhost (zose-mta11.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XjGr9lB_hIUo; Tue, 19 Feb 2013 13:10:14 +0100 (CET) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta11.web4all.fr (Postfix) with ESMTPA id AAAE81301DC; Tue, 19 Feb 2013 13:10:14 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] kernel/linux: update revisions X-Mercurial-Node: 125b3612bbefcb57166b96cc646975a36b227578 Message-Id: <125b3612bbefcb57166b.1361275815@advdt005-ubuntu> User-Agent: Mercurial-patchbomb/2.2.2 Date: Tue, 19 Feb 2013 13:10:15 +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 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" 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