* update linux-firmware to 20240703.e94a2a3b-1
This commit is contained in:
parent
5adace42cc
commit
8ee1b81675
54
linux-firmware/.SRCINFO
Normal file
54
linux-firmware/.SRCINFO
Normal file
@ -0,0 +1,54 @@
|
||||
pkgbase = linux-firmware
|
||||
pkgdesc = Firmware files for Linux
|
||||
pkgver = 20240703.e94a2a3b
|
||||
pkgrel = 1
|
||||
url = https://gitlab.com/kernel-firmware/linux-firmware
|
||||
arch = any
|
||||
license = GPL2
|
||||
license = GPL3
|
||||
license = custom
|
||||
makedepends = git
|
||||
makedepends = rdfind
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240709
|
||||
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
|
||||
sha256sums = 5504403f513abdcee95756a15fb5a1ac13231e50c0dcadeeff54d5fcc0d330f5
|
||||
|
||||
pkgname = linux-firmware-whence
|
||||
pkgdesc = Firmware files for Linux - contains the WHENCE license file which documents the vendor license details
|
||||
|
||||
pkgname = linux-firmware
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = amd-ucode
|
||||
pkgdesc = Microcode update image for AMD CPUs
|
||||
license = custom
|
||||
|
||||
pkgname = linux-firmware-nfp
|
||||
pkgdesc = Firmware files for Linux - nfp / Firmware for Netronome Flow Processors
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = linux-firmware-mellanox
|
||||
pkgdesc = Firmware files for Linux - mellanox / Firmware for Mellanox Spectrum switches
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = linux-firmware-marvell
|
||||
pkgdesc = Firmware files for Linux - marvell / Firmware for Marvell devices
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = linux-firmware-qcom
|
||||
pkgdesc = Firmware files for Linux - qcom / Firmware for Qualcomm SoCs
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = linux-firmware-liquidio
|
||||
pkgdesc = Firmware files for Linux - liquidio / Firmware for Cavium LiquidIO server adapters
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = linux-firmware-qlogic
|
||||
pkgdesc = Firmware files for Linux - qlogic / Firmware for QLogic devices
|
||||
depends = linux-firmware-whence
|
||||
|
||||
pkgname = linux-firmware-bnx2x
|
||||
pkgdesc = Firmware files for Linux - bnx2x / Firmware for Broadcom NetXtreme II 10Gb ethernet adapters
|
||||
depends = linux-firmware-whence
|
3
linux-firmware/.nvchecker.toml
Normal file
3
linux-firmware/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[linux-firmware]
|
||||
source = "git"
|
||||
git = "https://gitlab.com/kernel-firmware/linux-firmware.git"
|
@ -6,8 +6,8 @@ pkgbase=linux-firmware
|
||||
pkgname=(linux-firmware-whence linux-firmware amd-ucode
|
||||
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
|
||||
)
|
||||
_tag=20240513
|
||||
pkgver=20240510.b9d2bf23
|
||||
_tag=20240709
|
||||
pkgver=20240703.e94a2a3b
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware files for Linux"
|
||||
url="https://gitlab.com/kernel-firmware/linux-firmware"
|
||||
@ -16,7 +16,7 @@ arch=(any)
|
||||
makedepends=('git' 'rdfind')
|
||||
options=(!strip !debug)
|
||||
source=("git+$url.git?signed#tag=${_tag}")
|
||||
sha256sums=('9e4f49de5dcca55f47d76b0a1c8177471ec1b9cf222f69ddd802c37627328eff')
|
||||
sha256sums=('5504403f513abdcee95756a15fb5a1ac13231e50c0dcadeeff54d5fcc0d330f5')
|
||||
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
||||
_backports=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user