From patchwork Mon Sep 2 20:07:58 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas De Schampheleire X-Patchwork-Id: 272067 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id A15202C0095 for ; Tue, 3 Sep 2013 06:09:07 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E313732ABC; Mon, 2 Sep 2013 20:08:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M5owd5gMQIRi; Mon, 2 Sep 2013 20:08:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 5237232AB5; Mon, 2 Sep 2013 20:08:32 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 1953D1BFA15 for ; Mon, 2 Sep 2013 20:08:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1265690C1E for ; Mon, 2 Sep 2013 20:08:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ucg8vHcn-ok for ; Mon, 2 Sep 2013 20:08:38 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ea0-f170.google.com (mail-ea0-f170.google.com [209.85.215.170]) by whitealder.osuosl.org (Postfix) with ESMTPS id 6E4BB90C15 for ; Mon, 2 Sep 2013 20:08:38 +0000 (UTC) Received: by mail-ea0-f170.google.com with SMTP id h14so2609027eak.1 for ; Mon, 02 Sep 2013 13:08:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:user-agent:date:from:to:cc; bh=YKhJm0677yTkzYEcu/GHP35XSWNRPelkTlu4JoWMiHk=; b=MdE3Zhw7AckmnugNk7oJDNrAUQz98ceqcj/bXkxtEG9evq6nodtaMJYhH5EsVHtX4k 7KYYk2M1AXdJ852p8g3Fp7pHI+9fu5wqeeMtTpsPN1/hiWUORfbYCLMH3lg+wENPz/3h M2DDDuYleeRcijO/q9nCikiVKDsCAf2jJwGD5WRtoMH5/QeDGto7ux02Ez4zNKD0hR5k 6nS4ozvdKYY6JCuVkAkKa1VzTDUsYrVUdrvol8RN4rMHYYdNVcZhTzFMSv7P9hSGVBZd 7RHn8X4mgQgg/HHITDEsb8BTeIKympGO7efg17RtqObshoozMOKHdFDsuTMmlJW2xyGb 7Fzg== X-Received: by 10.15.100.198 with SMTP id bn46mr39629638eeb.11.1378152517030; Mon, 02 Sep 2013 13:08:37 -0700 (PDT) Received: from [127.0.1.1] (d54C62EEB.access.telenet.be. [84.198.46.235]) by mx.google.com with ESMTPSA id p5sm25251346eeg.5.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 02 Sep 2013 13:08:36 -0700 (PDT) MIME-Version: 1.0 X-Mercurial-Node: f46382b15981b2489c2d44a4dce5c17e2ad6e67f Message-Id: In-Reply-To: References: User-Agent: Mercurial-patchbomb/2.2.2 Date: Mon, 02 Sep 2013 22:07:58 +0200 From: Thomas De Schampheleire To: buildroot@busybox.net Cc: thomas.petazzoni@free-electrons.com Subject: [Buildroot] [PATCH 9 of 9 v4] linux: mention 3.x.y kernels in 'custom version' help X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net (also fix grammatical error versions -> version) Signed-off-by: Thomas De Schampheleire Acked-by: Thomas Petazzoni --- v4: no changes v3: no changes (v2): new patch in series, although only loosely related. linux/Config.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/Config.in b/linux/Config.in --- a/linux/Config.in +++ b/linux/Config.in @@ -37,8 +37,8 @@ config BR2_LINUX_KERNEL_SAME_AS_HEADERS config BR2_LINUX_KERNEL_CUSTOM_VERSION bool "Custom version" help - This option allows to use a specific 2.6.x or 2.6.x.y - official versions, as available on kernel.org + This option allows to use a specific official version from + kernel.org, like 2.6.x, 2.6.x.y, 3.x.y, ... config BR2_LINUX_KERNEL_CUSTOM_TARBALL bool "Custom tarball"