From patchwork Fri Feb 21 06:17:35 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Zimmermann X-Patchwork-Id: 322417 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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 7AE8B2C0341 for ; Fri, 21 Feb 2014 17:17:55 +1100 (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=XOYydSdbR4mUVQRAi/XhBxKrKebxS0hbRkKNx/SNpXU MtccYor4pEMWgzLNqg5WD8x0A1CdI8EQVecT57vbNPOvlWmGC+/yLc0eDn8hohkN 4MjyH/Iwf+xqw8VNu4OL2amnKYCgW9cdwlhl/oG8PUKFJ5iczybeFeNnf8gKVn/k = 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=DAyI3axAzHJCPVPi6GoyNRMexlw=; b=OO9ieHvyJiufsTfl+ Jft4G/x9fmOJhf/1qQgkU9HEaOdUIPjjZ5zLw0yadqAlV4bekTSb7VEsfiHSgSJ4 IHzKgAonF/QnsY94BF6us0vFo3eyviEMd0Ebxyb6MeMx+E0jSOVy6o/zVcJc3t5L 1KGFVhQmVsJZnTTk2i5PmpGMYA= Received: (qmail 3787 invoked by alias); 21 Feb 2014 06:17:47 -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 3773 invoked by uid 89); 21 Feb 2014 06:17:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ee0-f49.google.com Received: from mail-ee0-f49.google.com (HELO mail-ee0-f49.google.com) (74.125.83.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 21 Feb 2014 06:17:45 +0000 Received: by mail-ee0-f49.google.com with SMTP id d17so1364249eek.8 for ; Thu, 20 Feb 2014 22:17:42 -0800 (PST) X-Received: by 10.15.99.201 with SMTP id bl49mr6257145eeb.53.1392963462077; Thu, 20 Feb 2014 22:17:42 -0800 (PST) Received: from [127.0.1.1] (dslb-088-066-039-174.pools.arcor-ip.net. [88.66.39.174]) by mx.google.com with ESMTPSA id m9sm22627329eeh.3.2014.02.20.22.17.40 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Feb 2014 22:17:41 -0800 (PST) MIME-Version: 1.0 Subject: [PATCH] kernel/linux: update linux kernel headers X-Mercurial-Node: 424a44a11e7051d8d89441fc3df0ee4794440a17 Message-Id: <424a44a11e7051d8d894.1392963455@haus-VirtualBox> User-Agent: Mercurial-patchbomb/2.6.3 Date: Fri, 21 Feb 2014 07:17:35 +0100 From: Daniel Zimmermann To: "Yann E. MORIN" Cc: crossgcc@sourceware.org # HG changeset patch # User Daniel Zimmermann # Date 1392963453 -3600 # Fri Feb 21 07:17:33 2014 +0100 # Node ID 424a44a11e7051d8d89441fc3df0ee4794440a17 # Parent bddc642fc8eb82c4eb8f5962f7be680d09e7b6a0 kernel/linux: update linux kernel headers update linux kernel headers to a newer version Signed-off-by: '"Daniel Zimmermann" ' --- For unsubscribe information see http://sourceware.org/lists.html#faq diff -r bddc642fc8eb -r 424a44a11e70 config/kernel/linux.in --- a/config/kernel/linux.in Tue Feb 04 07:40:45 2014 +0000 +++ b/config/kernel/linux.in Fri Feb 21 07:17:33 2014 +0100 @@ -26,17 +26,21 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW +config KERNEL_V_3_13 + bool + prompt "3.13.4" + config KERNEL_V_3_12 bool - prompt "3.12" + prompt "3.12.12" config KERNEL_V_3_11 bool - prompt "3.11.8" + prompt "3.11.10" config KERNEL_V_3_10 bool - prompt "3.10.19" + prompt "3.10.31 (longterm)" config KERNEL_V_3_9 bool @@ -60,7 +64,7 @@ config KERNEL_V_3_4 bool - prompt "3.4.69" + prompt "3.4.81 (longterm)" config KERNEL_V_3_3 bool @@ -68,7 +72,7 @@ config KERNEL_V_3_2 bool - prompt "3.2.52" + prompt "3.2.55" config KERNEL_V_3_1 bool @@ -167,17 +171,18 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "3.12" if KERNEL_V_3_12 - default "3.11.8" if KERNEL_V_3_11 - default "3.10.19" if KERNEL_V_3_10 + default "3.13.4" if KERNEL_V_3_13 + default "3.12.12" if KERNEL_V_3_12 + default "3.11.10" if KERNEL_V_3_11 + default "3.10.31" if KERNEL_V_3_10 default "3.9.11" if KERNEL_V_3_9 default "3.8.13.9" if KERNEL_V_3_8 default "3.7.10" if KERNEL_V_3_7 default "3.6.11" if KERNEL_V_3_6 default "3.5.7.25" if KERNEL_V_3_5 - default "3.4.69" if KERNEL_V_3_4 + default "3.4.81" if KERNEL_V_3_4 default "3.3.8" if KERNEL_V_3_3 - default "3.2.52" if KERNEL_V_3_2 + default "3.2.55" if KERNEL_V_3_2 default "3.1.10" if KERNEL_V_3_1 default "3.0.101" if KERNEL_V_3_0 default "2.6.39.4" if KERNEL_V_2_6_39