From patchwork Fri Jun 30 16:50:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Boibessot X-Patchwork-Id: 782927 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wzjGB5Qwlz9sNW for ; Sat, 1 Jul 2017 02:50:58 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C9CDF30BB7; Fri, 30 Jun 2017 16:50:54 +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 b5Uf8KOsb8GW; Fri, 30 Jun 2017 16:50:52 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 5F47D244AC; Fri, 30 Jun 2017 16:50:52 +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 572FC1C42A9 for ; Fri, 30 Jun 2017 16:50:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 51BFD87EA9 for ; Fri, 30 Jun 2017 16:50:48 +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 TQorSgI0Aj3g for ; Fri, 30 Jun 2017 16:50:46 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by whitealder.osuosl.org (Postfix) with ESMTPS id 66269872C3 for ; Fri, 30 Jun 2017 16:50:46 +0000 (UTC) Received: from localhost.localdomain (unknown [78.249.46.175]) by smtp3-g21.free.fr (Postfix) with ESMTP id 34F6413F866; Fri, 30 Jun 2017 18:50:42 +0200 (CEST) From: julien.boibessot@free.fr To: buildroot@busybox.net Date: Fri, 30 Jun 2017 18:50:36 +0200 Message-Id: <1498841436-24941-1-git-send-email-julien.boibessot@free.fr> X-Mailer: git-send-email 2.1.4 Cc: Julien BOIBESSOT Subject: [Buildroot] [PATCH] 2017.02.x: update hash file for libnl 3.2.27 patch 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" From: Julien BOIBESSOT Corresponding patch is generated on the fly by github. It seems like generation method has changed, resulting to slightly different patch, so update BR hash file accordingly. Signed-off-by: Julien BOIBESSOT --- package/libnl/libnl.hash | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/libnl/libnl.hash b/package/libnl/libnl.hash index eafba4a..9b6b512 100644 --- a/package/libnl/libnl.hash +++ b/package/libnl/libnl.hash @@ -1,3 +1,4 @@ # From https://github.com/thom311/libnl/releases/download/libnl3_2_27/libnl-3.2.27.tar.gz.sha256sum sha256 4bbbf92b3c78a90f423cf96260bf419a28b75db8cced47051217a56795f58ec6 libnl-3.2.27.tar.gz -sha256 b7bb929194eefc56c786a7e1ae5176b54713f9013ccec63760f232742ae80361 3e18948f17148e6a3c4255bdeaaf01ef6081ceeb.patch +# Locally computed +sha256 a308873157080f1e2e6693b2a151e15d8dfe77884b073ba3dc9bd42772dd1aef 3e18948f17148e6a3c4255bdeaaf01ef6081ceeb.patch