From patchwork Fri Mar 7 09:31:17 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Porcedda X-Patchwork-Id: 327852 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id EF4572C0351 for ; Fri, 7 Mar 2014 20:31:40 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 732929327C; Fri, 7 Mar 2014 09:31:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wG0DhJZDHGtL; Fri, 7 Mar 2014 09:31:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id DEB799329C; Fri, 7 Mar 2014 09:31:34 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 967B51BF991 for ; Fri, 7 Mar 2014 09:31:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9249C32CA9 for ; Fri, 7 Mar 2014 09:31:30 +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 gpal+3TMlnN8 for ; Fri, 7 Mar 2014 09:31:30 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) by silver.osuosl.org (Postfix) with ESMTPS id 2439632C03 for ; Fri, 7 Mar 2014 09:31:30 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id z10so3789676pdj.18 for ; Fri, 07 Mar 2014 01:31:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references; bh=i89TIXAsMwVjlhQD0RHojdH6v9DzCrp7+MAqp8i2mMY=; b=KmsKeMBMJvxpP2fjQdZ3hlhUrGOOMbEFMRl5To+Z5w6JUrRvuEFQFqpb6i3LdK+a5a pMy4+zXWC3YA6AVcIkjZfXLSK6lUC8qjTi/0kfkNUScY5kKXf2FCX6BwezK1VtEfKmQN q0y+lU+lPdiDHWmKV1nswAuH2xGAgh3Lx0MNqOh+5FF+BQp4bCEPxMCGSMGmPp42R2s0 33pjIs55+jLGYc4bL+SO1+rwSSxNgQw5LOy6i17yOYPwemwM2Ha7vUSpTkdgflAE+Ww+ jzmSQjXKnnTvRpw5OZA/RjyYEDdkO0cRv9GrHUvFMYhTnaxIDI9Q0MD5tprVgtC43W4n IDxA== X-Received: by 10.66.243.131 with SMTP id wy3mr20933562pac.32.1394184685889; Fri, 07 Mar 2014 01:31:25 -0800 (PST) Received: from ld2077.tmt.telital.com ([213.205.6.118]) by mx.google.com with ESMTPSA id eb5sm5512261pad.22.2014.03.07.01.31.24 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Mar 2014 01:31:25 -0800 (PST) From: Fabio Porcedda To: buildroot@uclibc.org Date: Fri, 7 Mar 2014 10:31:17 +0100 Message-Id: <1394184680-3562-2-git-send-email-fabio.porcedda@gmail.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1394184680-3562-1-git-send-email-fabio.porcedda@gmail.com> References: <1394184680-3562-1-git-send-email-fabio.porcedda@gmail.com> Subject: [Buildroot] [PATCH 1/4] barebox: bump to version 2014.03.0 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: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Fabio Porcedda --- boot/barebox/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in index e6db9c3..ef37262 100644 --- a/boot/barebox/Config.in +++ b/boot/barebox/Config.in @@ -12,7 +12,7 @@ choice Select the specific Barebox version you want to use config BR2_TARGET_BAREBOX_LATEST_VERSION - bool "2014.02.0" + bool "2014.03.0" config BR2_TARGET_BAREBOX_CUSTOM_VERSION bool "Custom version" @@ -40,7 +40,7 @@ endif config BR2_TARGET_BAREBOX_VERSION string - default "2014.02.0" if BR2_TARGET_BAREBOX_LATEST_VERSION + default "2014.03.0" if BR2_TARGET_BAREBOX_LATEST_VERSION default BR2_TARGET_BAREBOX_CUSTOM_VERSION_VALUE if BR2_TARGET_BAREBOX_CUSTOM_VERSION default "custom" if BR2_TARGET_BAREBOX_CUSTOM_TARBALL default BR2_TARGET_BAREBOX_CUSTOM_GIT_VERSION if BR2_TARGET_BAREBOX_CUSTOM_GIT