summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-07-15 12:11:14 +0100
committerJonathon Fernyhough2022-07-15 12:11:14 +0100
commitc8d62f672b9d29ba88794cadf227d50b6583479d (patch)
treeac6ff724ec33f2f7c6edc0c2ccfd48698d489ad5
parente31bcb9329a06eab349495afd3afb55f5cf1e248 (diff)
downloadaur-c8d62f672b9d29ba88794cadf227d50b6583479d.tar.gz
upgpkg: linux-firmware 20220708.be7798e-1: sync with tag 20220708
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 886e3e90d9d8..acd7e6c34152 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-firmware-uncompressed
pkgdesc = Firmware files for Linux (without module compression)
- pkgver = 20220610.7b71b75
+ pkgver = 20220708.be7798e
pkgrel = 1
url = https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
arch = any
@@ -9,7 +9,7 @@ pkgbase = linux-firmware-uncompressed
license = custom
makedepends = git
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20220610?signed
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20220708?signed
source = 0001-Add-support-for-compressing-firmware-in-copy-firmware.patch
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fb15f6d9ed65..33e69ab8d2d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgbase=linux-firmware-uncompressed
pkgname=(linux-firmware-uncompressed amd-ucode-uncompressed
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}-uncompressed
)
-_tag=20220610
-pkgver=20220610.7b71b75
+_tag=20220708
+pkgver=20220708.be7798e
pkgrel=1
pkgdesc="Firmware files for Linux (without module compression)"
url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary"
@@ -91,7 +91,8 @@ package_linux-firmware-uncompressed() {
install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 LICEN*
# split
- cd "$pkgdir"
+ cd "${pkgdir}"
+
_pick linux-firmware-nfp usr/lib/firmware/netronome
_pick linux-firmware-nfp usr/share/licenses/${pkgname}/LICENCE.Netronome