mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] linux-firmware: version bump 20220201 -> 20220310
@ 2022-03-30 13:34 Linnea Gunnarsson
  2022-03-30 16:59 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Linnea Gunnarsson @ 2022-03-30 13:34 UTC (permalink / raw)
  To: ptxdist

Some new firmware updates, mostly bluetooth, IP block,
and amdgpu.

One security fix for Intel BT 7265.

Updated copyright date in LICENSE.amdgpu

Signed-off-by: Linnea Gunnarsson <linnea.gunnarsson@t2data.com>
---
 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] linux-firmware: version bump 20220201 -> 20220310
  2022-03-30 13:34 [ptxdist] [PATCH] linux-firmware: version bump 20220201 -> 20220310 Linnea Gunnarsson
@ 2022-03-30 16:59 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-03-30 16:59 UTC (permalink / raw)
  To: Linnea Gunnarsson; +Cc: ptxdist

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 <linnea.gunnarsson@t2data.com>
> ---
>  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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-30 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30 13:34 [ptxdist] [PATCH] linux-firmware: version bump 20220201 -> 20220310 Linnea Gunnarsson
2022-03-30 16:59 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox