From patchwork Thu Jul 11 20:13:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1131002 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.b="ppBFgFhN"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45l6h82Lcdz9sML for ; Fri, 12 Jul 2019 06:13:44 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A32E22269B; Thu, 11 Jul 2019 20:13:41 +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 pi9M5IJ7AfFp; Thu, 11 Jul 2019 20:13:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id A310C204DA; Thu, 11 Jul 2019 20:13:39 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id CEDD21BF2B1 for ; Thu, 11 Jul 2019 20:13:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8D9E5871F4 for ; Thu, 11 Jul 2019 20:13:37 +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 e917JTXGQbsj for ; Thu, 11 Jul 2019 20:13:35 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by whitealder.osuosl.org (Postfix) with ESMTPS id 63F97871F0 for ; Thu, 11 Jul 2019 20:13:35 +0000 (UTC) Received: from menoah.home (lfbn-1-8923-205.w193-250.abo.wanadoo.fr [193.250.65.205]) by koncepto.io (Postfix) with ESMTPSA id E5DFE602CA; Thu, 11 Jul 2019 22:13:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1562876012; bh=DHlgtyLIVfrUVJfpm2Tza2FytsmM1XVW9ayb83G5o3Q=; h=From:To:Cc:Subject:Date:From; b=ppBFgFhNwwntdLhvEzNaPhuqm2+D4hdUoMzGQJNmYPSJu/p8JDNxdO+CRsEEQcUKA Jv5H+FypiLousZQq2tOS1j44IoVaY1p26/DePlvyLSlimoA7tt1+NSSldTRINmBe4s 7MSVncKjvpZ4pWDNO7JR2uL9KIXqQCQS7QsJKSH/0Skw5LbAJjYFzAtgs/EQupD0QZ LCHwJGJAPaTlhCSM9IBhH/+1syYND3OM2MTTjTuNfFaMbBsItUo1lwjXXUhU/CQlEn XG1JeO1yvtAWzxVAlKe9iXm/tzYo0LI0yTylmMymlDDqVW4xcsfc/+nkOxp/jVoa7b wk9q9fadkW/6w== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Thu, 11 Jul 2019 22:13:30 +0200 Message-Id: <1562876010-29364-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH 1/1] boot/at91bootstrap3: bump to version 3.8.13 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier , Simon Dawson MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Pierre-Jean Texier --- boot/at91bootstrap3/Config.in | 4 ++-- boot/at91bootstrap3/at91bootstrap3.hash | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boot/at91bootstrap3/Config.in b/boot/at91bootstrap3/Config.in index afdc7e7..89ef3fc 100644 --- a/boot/at91bootstrap3/Config.in +++ b/boot/at91bootstrap3/Config.in @@ -19,7 +19,7 @@ choice prompt "AT91 Bootstrap 3 version" config BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION - bool "3.8.12" + bool "3.8.13" config BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT bool "Custom Git repository" @@ -44,7 +44,7 @@ endif config BR2_TARGET_AT91BOOTSTRAP3_VERSION string - default "v3.8.12" if BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION + default "v3.8.13" if BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION default BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION \ if BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT diff --git a/boot/at91bootstrap3/at91bootstrap3.hash b/boot/at91bootstrap3/at91bootstrap3.hash index cfeb9c8..ecfda3b 100644 --- a/boot/at91bootstrap3/at91bootstrap3.hash +++ b/boot/at91bootstrap3/at91bootstrap3.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 e25324b6f38725ad2ebfd946cb9e144f0d5889e2885992c7196a82b41fe45ee4 at91bootstrap3-v3.8.12.tar.gz +sha256 a5a10579598d47475696fab56c086225b0f4b710299e2dc9e0f9b6f72ed98be8 at91bootstrap3-v3.8.13.tar.gz