* update linux-firmware to 20240909.552ed9b8-1

This commit is contained in:
Alexander Baldeck 2024-10-10 19:45:03 +02:00
parent f68fd58948
commit f7a1e147f5
2 changed files with 23 additions and 11 deletions

View File

@ -1,19 +1,20 @@
pkgbase = linux-firmware
pkgdesc = Firmware files for Linux
pkgver = 20240703.e94a2a3b
pkgver = 20240909.552ed9b8
pkgrel = 1
url = https://gitlab.com/kernel-firmware/linux-firmware
arch = any
license = GPL2
license = GPL3
license = GPL-2.0-only
license = GPL-2.0-or-later
license = GPL-3.0-only
license = custom
makedepends = git
makedepends = rdfind
options = !strip
options = !debug
source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240709
source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240909
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
sha256sums = 5504403f513abdcee95756a15fb5a1ac13231e50c0dcadeeff54d5fcc0d330f5
b2sums = 1578c2a2fc4696a21d463f03745dc5bf2fe1266001e3ceac698f52c4b891c1d045c788c6ac57555182f8cf78b6dd973e84fed34884092dc36850c63643d067f9
pkgname = linux-firmware-whence
pkgdesc = Firmware files for Linux - contains the WHENCE license file which documents the vendor license details

View File

@ -6,17 +6,28 @@ pkgbase=linux-firmware
pkgname=(linux-firmware-whence linux-firmware amd-ucode
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
)
_tag=20240709
pkgver=20240703.e94a2a3b
_tag=20240909
pkgver=20240909.552ed9b8
pkgrel=1
pkgdesc="Firmware files for Linux"
url="https://gitlab.com/kernel-firmware/linux-firmware"
license=('GPL2' 'GPL3' 'custom')
license=(
GPL-2.0-only
GPL-2.0-or-later
GPL-3.0-only
custom
)
arch=(any)
makedepends=('git' 'rdfind')
options=(!strip !debug)
makedepends=(
git
rdfind
)
options=(
!strip
!debug
)
source=("git+$url.git?signed#tag=${_tag}")
sha256sums=('5504403f513abdcee95756a15fb5a1ac13231e50c0dcadeeff54d5fcc0d330f5')
b2sums=('1578c2a2fc4696a21d463f03745dc5bf2fe1266001e3ceac698f52c4b891c1d045c788c6ac57555182f8cf78b6dd973e84fed34884092dc36850c63643d067f9')
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
_backports=(