From patchwork Wed Oct 3 14:11:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 978345 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.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=micronovasrl.com Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=micronovasrl.com header.i=@micronovasrl.com header.b="trGX4MCe"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42QHy55H8Kz9vd1 for ; Thu, 4 Oct 2018 00:11:41 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id C5465872CE; Wed, 3 Oct 2018 14:11:38 +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 CRvlPa6e4JeY; Wed, 3 Oct 2018 14:11:37 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 07BAC872C7; Wed, 3 Oct 2018 14:11:37 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 2E0B41BF428 for ; Wed, 3 Oct 2018 14:11:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2BAC7872C7 for ; Wed, 3 Oct 2018 14:11:36 +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 ZygVivWYgiCo for ; Wed, 3 Oct 2018 14:11:35 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.micronovasrl.com (mail.micronovasrl.com [212.103.203.10]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6AC6A87251 for ; Wed, 3 Oct 2018 14:11:35 +0000 (UTC) Received: from mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) by mail.micronovasrl.com (Postfix) with ESMTP id 9E26EB013AA for ; Wed, 3 Oct 2018 16:11:33 +0200 (CEST) Authentication-Results: mail.micronovasrl.com (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=micronovasrl.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=micronovasrl.com; h=references:in-reply-to:x-mailer:message-id:date:date:subject :subject:to:from:from; s=dkim; t=1538575893; x=1539439894; bh=GZ rCxy0pTbcwmJDbW1r9Ibz9LpIACIySASEKXnFEYNc=; b=trGX4MCenJzB1asMkQ C9t/x/wqPPJFKCytvjC0dLrnF7P/FNcxWZILG3knXzKNTxBIpOpWZckgE0lKBnYG U/aLqQDrFjLykhK6H/s6nilhQt2tyOd2F79m92JPXJDMgj1D0e07/ewj0pUtP1ji B952y9CB3uR5ENl6EUisVv5xM= X-Virus-Scanned: Debian amavisd-new at mail.micronovasrl.com Received: from mail.micronovasrl.com ([127.0.0.1]) by mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id k14p4FuARdXL for ; Wed, 3 Oct 2018 16:11:33 +0200 (CEST) Received: from localhost.localdomain (host128-8-dynamic.21-79-r.retail.telecomitalia.it [79.21.8.128]) by mail.micronovasrl.com (Postfix) with ESMTPSA id 8C3C2B00245; Wed, 3 Oct 2018 16:11:32 +0200 (CEST) From: Giulio Benetti To: buildroot@buildroot.org Date: Wed, 3 Oct 2018 16:11:20 +0200 Message-Id: <20181003141120.31516-1-giulio.benetti@micronovasrl.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181003044542.hrqjjfbxoic56hpb@sapphire.tkos.co.il> References: <20181003044542.hrqjjfbxoic56hpb@sapphire.tkos.co.il> Subject: [Buildroot] [PATCH v2] linux-firmware: fix build failure on legal-info X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Yann E . MORIN" MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" In linux-firmware.hash WHENCE sha256 is wrong causing make legal-info to fail. This is due to version bumping. Summarized changes follow: - update mrvl/usb8801_uapsta.bin to version W14.68.36.p131 - remove amdgpu/vegam_me_2.bin - add qed/qed_init_values_zipped-8.37.7.0.bin - add brcm/brcmfmac43430-sdio.AP6212.txt and brcm/brcmfmac43430-sdio.MUR1DX.txt config files under GPLv2 - update ti-connectivity/wl18xx-fw-4.bin to version 8.9.0.0.79 - update intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq to version BT_StonePeak_D1_REL_52_00005 - update intel/ibt-11-5.ddc to version LnP/SfP_REL0487 - update intel/ibt-11-5.sfi to version BT_LightningPeak_REL0487 - update intel/ibt-12-16.ddc to version BT_WindStormPeak_REL0244 - update intel/ibt-12-16.sfi to version BT_WindStormPeak_REL0244 - update intel/ibt-17-16-1.* to version BT_JeffersonPeak_B0_B0_REL0329 - update intel/ibt-17-2.* to version BT_JeffersonPeak_B0_B0_REL0329 - update intel/ibt-18-16-1.* to version BT_ThunderPeak_B0_B0_REL0329 - update intel/ibt-18-2.* to version BT_ThunderPeak_B0_B0_REL0329 - add rtl_bt/rtl8822cu_fw.bin - add mediatek/mt7622pr2h.bin version 20180621204904 - add mediatek/mt7610u.bin version 2.6 - add mediatek/mt7662u.bin version 1.5 - add mediatek/mt7662u_rom_patch.bin version 0.0.2_P48 - point to LICENCE.mediatek for Mediatek binaries above - update netronome/flower version to AOTC-2.9.A.31 - update Qualcomm venus-5.2 version to 5.2-00023 - add mellanox/mlxsw_spectrum-13.1702.6.mfa2 and mellanox/mlxsw_spectrum-13.1703.4.mfa2 under new Copyright covering 2017-2018 - add cadence/mhdp8546.bin version 1.2.12 pointing to LICENCE.cadence for licensing informations Recalculate locally and update it. Signed-off-by: Giulio Benetti --- Changes V1->V2: * describe changes for WHENCE file package/linux-firmware/linux-firmware.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/linux-firmware/linux-firmware.hash b/package/linux-firmware/linux-firmware.hash index ba0de28848..ca6ad8f59d 100644 --- a/package/linux-firmware/linux-firmware.hash +++ b/package/linux-firmware/linux-firmware.hash @@ -27,5 +27,5 @@ sha256 8542aeabf2761935122d693561e16766ce1bcc2b0d003204f9040b7d6d929f2e LICENSE. sha256 be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc LICENSE.qcom sha256 fc6223d4bfe9f2f9e2eddc44b9fe5721d0caf49f01cb08d602906add686d8c6f LICENSE.radeon sha256 2bdd2e716f05d9737d3f9a20f9a3a3c0caee0e866100ddb0673f1178e42f92b9 LICENSE.sdma_firmware -sha256 a2cb7fe112a70132b423aa5db5fdb206bb0bfb89b2fbeb2c38a60ed7da57a3ba WHENCE +sha256 ef38a9a8bb4b0f72b369d337426eea63ef8fc9d48453f127028d935f7dbc5820 WHENCE sha256 fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a qcom/NOTICE.txt