From patchwork Thu Apr 11 13:25:46 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: 235741 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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id E58122C0082 for ; Thu, 11 Apr 2013 23:26:29 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version :content-transfer-encoding:subject:message-id:date:from:to:cc; q=dns; s=default; b=gpt45+LiI87RFUJAZc/6joY2E38pAldKBFfOgMaYqAr 2NpFsQnzQtsOhRPRgACkajttzKymd+ouvrfasJOauT5PTB23rTDroyeOWP7W5ROE zG/Fzo2VXwzUdaUynQkLYFOkT9il23CCo2+QBCgNQxVG3xZ5vNGCUoSb3fu3m2BE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version :content-transfer-encoding:subject:message-id:date:from:to:cc; s=default; bh=MJI7/q2jnSe4Ff+BRtHCwhV8iwE=; b=mphx4hkIXCyNpUp7p dZQge0RUVGswV1q34XfnIYUUZB6Fojf4jA8gcAYNKvysCPXvDQwY1BmEfGVR6nA0 Avz+oMcJzcvdiW7gZD0n3zcfTPJfnPLmWzDbHCgOW85gMdPB9kNj1sMOx1GqbyYE VcyXsy7YlGeSEQk3JaZuSkyUI4= Received: (qmail 11171 invoked by alias); 11 Apr 2013 13:26:22 -0000 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 Received: (qmail 11082 invoked by uid 89); 11 Apr 2013 13:26:22 -0000 X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL, BAYES_00, KHOP_DNSBL_BUMP, MIME_BASE64_BLANKS, RCVD_IN_MSPIKE_BL, RCVD_IN_MSPIKE_L3 autolearn=ham version=3.3.1 Received: from zose-mta13.web4all.fr (HELO zose-mta13.web4all.fr) (178.33.204.91) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 11 Apr 2013 13:26:21 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta13.web4all.fr (Postfix) with ESMTP id EDDAC6A0F4; Thu, 11 Apr 2013 15:26:18 +0200 (CEST) X-Spam-Score: -2.89 Received: from zose-mta13.web4all.fr ([127.0.0.1]) by localhost (zose-mta13.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LZvMliWwvP2M; Thu, 11 Apr 2013 15:26:18 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zose-mta13.web4all.fr (Postfix) with ESMTP id 76BAA6A0F7; Thu, 11 Apr 2013 15:26:18 +0200 (CEST) Received: from zose-mta13.web4all.fr ([127.0.0.1]) by localhost (zose-mta13.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id piw4tgfp4MRF; Thu, 11 Apr 2013 15:26:17 +0200 (CEST) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta13.web4all.fr (Postfix) with ESMTPA id 5D0DC6A0F4; Thu, 11 Apr 2013 15:26:17 +0200 (CEST) MIME-Version: 1.0 Subject: [PATCH] kernel/linux: update revisions X-Mercurial-Node: 435dcc4cade342ab9ee0dbc8fbab11df0dc6ca96 Message-Id: <435dcc4cade342ab9ee0.1365686746@advdt005-ubuntu> User-Agent: Mercurial-patchbomb/2.2.2 Date: Thu, 11 Apr 2013 15:25:46 +0200 From: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= To: "Yann E. MORIN" Cc: crossgcc@sourceware.org # HG changeset patch # User "Benoît Thébaudeau" # Date 1365686686 -7200 # Node ID 435dcc4cade342ab9ee0dbc8fbab11df0dc6ca96 # Parent 0fc56e62cecf07e4cdaf866ee24d6893c4ade436 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,6 +26,18 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW +config KERNEL_V_3_8_6 + bool + prompt "3.8.6" + +config KERNEL_V_3_8_5 + bool + prompt "3.8.5" + +config KERNEL_V_3_8_4 + bool + prompt "3.8.4" + config KERNEL_V_3_8_3 bool prompt "3.8.3" @@ -56,7 +68,7 @@ config KERNEL_V_3_4 bool - prompt "3.4.36" + prompt "3.4.39" config KERNEL_V_3_3 bool @@ -64,7 +76,7 @@ config KERNEL_V_3_2 bool - prompt "3.2.40" + prompt "3.2.43" config KERNEL_V_3_1 bool @@ -72,7 +84,7 @@ config KERNEL_V_3_0 bool - prompt "3.0.69" + prompt "3.0.72" config KERNEL_V_2_6_39 bool @@ -163,6 +175,9 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "3.8.6" if KERNEL_V_3_8_6 + default "3.8.5" if KERNEL_V_3_8_5 + default "3.8.4" if KERNEL_V_3_8_4 default "3.8.3" if KERNEL_V_3_8_3 default "3.8.2" if KERNEL_V_3_8_2 default "3.8.1" if KERNEL_V_3_8_1 @@ -170,11 +185,11 @@ default "3.7.10" 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.36" if KERNEL_V_3_4 + default "3.4.39" if KERNEL_V_3_4 default "3.3.8" if KERNEL_V_3_3 - default "3.2.40" if KERNEL_V_3_2 + default "3.2.43" if KERNEL_V_3_2 default "3.1.10" if KERNEL_V_3_1 - default "3.0.69" if KERNEL_V_3_0 + default "3.0.72" 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