From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 30 Mar 2022 19:00:00 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nZbfo-00BYeb-O8 for lore@lore.pengutronix.de; Wed, 30 Mar 2022 19:00:00 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1nZbfr-0002sS-Qw; Wed, 30 Mar 2022 18:59:59 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nZbfT-0002sI-8W; Wed, 30 Mar 2022 18:59:35 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1nZbfP-0041iR-89; Wed, 30 Mar 2022 18:59:33 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nZbfR-00FQlr-1d; Wed, 30 Mar 2022 18:59:33 +0200 Date: Wed, 30 Mar 2022 18:59:33 +0200 From: Michael Olbrich To: Linnea Gunnarsson Message-ID: Mail-Followup-To: Linnea Gunnarsson , ptxdist@pengutronix.de References: <20220330133413.3415191-1-linnea.gunnarsson@t2data.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220330133413.3415191-1-linnea.gunnarsson@t2data.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] linux-firmware: version bump 20220201 -> 20220310 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Wed, Mar 30, 2022 at 03:34:13PM +0200, Linnea Gunnarsson wrote: > Some new firmware updates, mostly bluetooth, IP block, > and amdgpu. > > One security fix for Intel BT 7265. > > Updated copyright date in LICENSE.amdgpu Fails with: ptxdist: error: license file '..../build-target/linux-firmware-20220310/silabs/LICENCE.wf200' not found Michael > Signed-off-by: Linnea Gunnarsson > --- > rules/linux-firmware.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/linux-firmware.make b/rules/linux-firmware.make > index f06698880..583704bd8 100644 > --- a/rules/linux-firmware.make > +++ b/rules/linux-firmware.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LINUX_FIRMWARE) += linux-firmware > # > # Paths and names > # > -LINUX_FIRMWARE_VERSION := 20220209 > -LINUX_FIRMWARE_MD5 := 304b1b50ddff87ad0a5bc91b556e8e5c > +LINUX_FIRMWARE_VERSION := 20220310 > +LINUX_FIRMWARE_MD5 := 77ce7e5531264d8726aeb3be3872f2f9 > LINUX_FIRMWARE := linux-firmware-$(LINUX_FIRMWARE_VERSION) > LINUX_FIRMWARE_SUFFIX := tar.gz > LINUX_FIRMWARE_URL := $(call ptx/mirror, KERNEL, kernel/firmware/$(LINUX_FIRMWARE).$(LINUX_FIRMWARE_SUFFIX)) > @@ -60,7 +60,7 @@ LINUX_FIRMWARE_LICENSE_FILES := \ > file://LICENCE.ralink_a_mediatek_company_firmware;md5=728f1a85fd53fd67fa8d7afb080bc435 \ > file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c \ > file://LICENSE.amd-sev;md5=e750538791a8be0b7249c579edefb035 \ > - file://LICENSE.amdgpu;md5=d357524f5099e2a3db3c1838921c593f \ > + file://LICENSE.amdgpu;md5=44c1166d052226cb2d6c8d7400090203 \ > file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \ > file://LICENCE.siano;md5=4556c1bf830067f12ca151ad953ec2a5 \ > file://LICENCE.broadcom_bcm43xx;md5=3160c14df7228891b868060e1951dfbc \ > -- > 2.32.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de