From patchwork Tue Jun 2 08:27:30 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Porcedda X-Patchwork-Id: 479321 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 6126A1412E1 for ; Tue, 2 Jun 2015 18:27:38 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=Clmjw+OU; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8F409A3DF5; Tue, 2 Jun 2015 08:27:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oYTU85cyIsDp; Tue, 2 Jun 2015 08:27:37 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id EFCBEA3E3D; Tue, 2 Jun 2015 08:27:36 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 6CA171C0FB2 for ; Tue, 2 Jun 2015 08:27:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 6880294F02 for ; Tue, 2 Jun 2015 08:27: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 GZr59f0m9Lyx for ; Tue, 2 Jun 2015 08:27:34 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by hemlock.osuosl.org (Postfix) with ESMTPS id 6EF4B94CFE for ; Tue, 2 Jun 2015 08:27:34 +0000 (UTC) Received: by wgv5 with SMTP id 5so133653463wgv.1 for ; Tue, 02 Jun 2015 01:27:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id; bh=l6rwWLBibddFJc8h5DlJYX0m24wtx5B+2DuaqRgsdTg=; b=Clmjw+OUHIgM1NLI8QAVeuB9fKwcu469LyPmNdE1r5yAm7muuOWARLJoLB6GdIT0ro 3hy1pMKyWDuTs3qOjmYR4E6z4UGfsEbrOqb/2+wmx+t0KiJcK2pv3oG6SmqV6y060ToI +eBeGEeRw7w+EkFBrGsR/bdUyvFF6SYsrLlkXnM/YFtED4F4De6JLVHDhUXSAKbcycxM pDxApeVTIXKoz0R3+yTndAIcV5J3zWYRBV85MBIyaqvJ0mQxK0LgRG5iq6/9iaA/t72l D0WiJrA94QbAUwysMMTtnFJBJOr4g41ffLQK2mlms8JB5POm85p6UzJd8eiWeUFtnaQg 4qyA== X-Received: by 10.180.90.202 with SMTP id by10mr28225913wib.62.1433233652801; Tue, 02 Jun 2015 01:27:32 -0700 (PDT) Received: from beast.localdomain (dynamic-adsl-84-221-128-105.clienti.tiscali.it. [84.221.128.105]) by mx.google.com with ESMTPSA id lh8sm25622140wjc.23.2015.06.02.01.27.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jun 2015 01:27:32 -0700 (PDT) From: Fabio Porcedda To: buildroot@uclibc.org Date: Tue, 2 Jun 2015 10:27:30 +0200 Message-Id: <1433233650-3788-1-git-send-email-fabio.porcedda@gmail.com> X-Mailer: git-send-email 2.4.1 Subject: [Buildroot] [PATCH] barebox: bump to version 2015.05.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 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" --- boot/barebox/Config.in | 4 ++-- boot/barebox/barebox.hash | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in index 53d8013..ffac979 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 "2015.04.0" + bool "2015.05.0" config BR2_TARGET_BAREBOX_CUSTOM_VERSION bool "Custom version" @@ -40,7 +40,7 @@ endif config BR2_TARGET_BAREBOX_VERSION string - default "2015.04.0" if BR2_TARGET_BAREBOX_LATEST_VERSION + default "2015.05.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 diff --git a/boot/barebox/barebox.hash b/boot/barebox/barebox.hash index 5782fb5..aa0f12e 100644 --- a/boot/barebox/barebox.hash +++ b/boot/barebox/barebox.hash @@ -1,5 +1,6 @@ -# http://www.barebox.org/download/barebox-2015.04.0.tar.bz2.md5 -md5 749436075f39d4cd051c71ea52b24f67 barebox-2015.04.0.tar.bz2 +# http://www.barebox.org/download/barebox-2015.05.0.tar.bz2.md5 +md5 3b4f2c72ec3b7cc2f1f294fd2baf0c4d barebox-2015.05.0.tar.bz2 + # Locally calculated -sha256 905757f84366d8934c718165af4bba8a7c7f3187c29f05ee532566681711a903 barebox-2015.04.0.tar.bz2 +sha256 f650e15c7a6da8cb779bb1787829fa4184b3189baf604c8af3af4e0deefa5e8e barebox-2015.05.0.tar.bz2