From patchwork Thu Mar 11 14:29:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Weber X-Patchwork-Id: 1451217 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=rockwellcollins.com header.i=@rockwellcollins.com header.a=rsa-sha256 header.s=hrcrc2020 header.b=xLvW/tJx; dkim-atps=neutral Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DxBF40rS9z9sR4 for ; Fri, 12 Mar 2021 01:30:32 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 11AD3834EF; Thu, 11 Mar 2021 14:30:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6w3yg3jmXalp; Thu, 11 Mar 2021 14:30:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 55037834DE; Thu, 11 Mar 2021 14:30:28 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id C254F1BF5DE for ; Thu, 11 Mar 2021 14:29:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id BF8D483578 for ; Thu, 11 Mar 2021 14:29:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OPeRetN-UFR0 for ; Thu, 11 Mar 2021 14:29:36 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from ch3vs03.rockwellcollins.com (ch3vs03.rockwellcollins.com [205.175.226.47]) by smtp1.osuosl.org (Postfix) with ESMTPS id 9BD908341E for ; Thu, 11 Mar 2021 14:29:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rockwellcollins.com; s=hrcrc2020; h=from:to:cc:subject:date:message-id:in-reply-to: references; bh=B0Pf7cJawHv6XrtCeoV2uy5VsAzTHcNZxluOBi5Rh3I=; b=xLvW/tJxC67wRlJTG4jvtXoKqzE21iyXA/KLyVp6zNJqoXp5GQ/Qjf1S qAHPNJ3CKgfhuziEa/YUCHaJH0DDxe72Xn9dR6hjkpLCoRqhPrBob6AHb UEJ+KJFttjQvh6LYnluvt/0iw7uxLCkclWwJ7aJcNexUAgjXXoQqvHTrS pPoWZQt1J7AYE9p1YsFGfODUF42VhJLg27iwaihF3uPVMkq1TQOy39OkB XiSJOJoJFPW4j6dyeSD09mpmnYDIL1tEHxyRqmvIRPcnfaPmoPlXYue4H NhrFka5a+QAhHzRkGmKMNJIEt8aKyth0QREpLlQjRmq6/ZrMAa4OROQmr g==; IronPort-SDR: glonwg2gefQzWl+01WPv5iG+HikWRjfokNkZd7XK8EkVMC/fCVoqod/EYKEh5xd+02RlxI1FYR GvaFluwSuSolXCEeRhSh4pDg5jZ6Sz50oR0SDsmDDBUTderolLk37hOaL4hi/8yo/AVmVrvIt1 LUodvi8Nj2JC6hTJIwUcwmWCfQVHDkL1k2311BE+rrnVO0ZvOKBzzFlR3swjQV6kuU3TwcDYQF 7q39+iGTcpCqHTfas7O/248n6Bt3PQ2AE44x2W3Co/8KrQwOaw5j+0AjfEYaq8T5UkuLv+knrJ 5Ng= Received: from ofwch3n02.rockwellcollins.com (HELO dtulimr01.rockwellcollins.com) ([205.175.226.14]) by ch3vs03.rockwellcollins.com with ESMTP; 11 Mar 2021 08:29:35 -0600 X-Received: from biscuits.rockwellcollins.com (biscuits.rockwellcollins.lab [10.148.119.137]) by dtulimr01.rockwellcollins.com (Postfix) with ESMTP id 4CAF86021E; Thu, 11 Mar 2021 08:29:34 -0600 (CST) From: Matt Weber To: buildroot@buildroot.org Date: Thu, 11 Mar 2021 08:29:26 -0600 Message-Id: <20210311142932.44985-3-matthew.weber@rockwellcollins.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210311142932.44985-1-matthew.weber@rockwellcollins.com> References: <20210311142932.44985-1-matthew.weber@rockwellcollins.com> Subject: [Buildroot] [PATCH v11 3/9] package/lld: bump to version 11.1.0 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: Joseph Kogut , Matt Weber , Samuel Martin , Thomas Petazzoni , Romain Naour , Valentin Korenblit MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" --- package/lld/lld.hash | 2 +- package/lld/lld.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lld/lld.hash b/package/lld/lld.hash index 2144cc5666..17b8d18997 100644 --- a/package/lld/lld.hash +++ b/package/lld/lld.hash @@ -1,3 +1,3 @@ # locally calculated -sha256 86262bad3e2fd784ba8c5e2158d7aa36f12b85f2515e95bc81d65d75bb9b0c82 lld-9.0.1.src.tar.xz +sha256 017a788cbe1ecc4a949abf10755870519086d058a2e99f438829aef24f0c66ce lld-11.1.0.src.tar.xz sha256 f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0 LICENSE.TXT diff --git a/package/lld/lld.mk b/package/lld/lld.mk index cd1a03c1d3..4bf903cda0 100644 --- a/package/lld/lld.mk +++ b/package/lld/lld.mk @@ -5,7 +5,7 @@ ################################################################################ # LLVM, Clang and lld should be version bumped together -LLD_VERSION = 9.0.1 +LLD_VERSION = 11.1.0 LLD_SITE = https://github.com/llvm/llvm-project/releases/download/llvmorg-$(LLD_VERSION) LLD_SOURCE = lld-$(LLD_VERSION).src.tar.xz LLD_LICENSE = Apache-2.0 with exceptions