Skip to content
Snippets Groups Projects
Unverified Commit 96f2ad2f authored by Luca Weiss's avatar Luca Weiss Committed by Oliver Smith
Browse files

firmware-qcom-adreno: upgrade to 20220509, add a330 & a420 (MR 3149)

The new linux-firmware release contains A330 and A420 firmware, so add
subpackages for those.

[ci:skip-build]: already built successfully in CI
parent 7fd08e86
No related branches found
No related tags found
No related merge requests found
Pipeline #197777 passed
pkgname=firmware-qcom-adreno
pkgver=20210919
pkgver=20220509
pkgrel=0
pkgdesc="Qualcomm Adreno GPU firmware from linux-firmware"
url="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
......@@ -15,7 +15,7 @@ builddir="$srcdir/linux-firmware-$pkgver"
replaces="linux-firmware-qcom"
_fwdir="/lib/firmware/qcom"
_gpus="a300 a530 a630 a650 a660"
_gpus="a300 a330 a420 a530 a630 a650 a660"
for gpu in $_gpus; do
subpackages="$subpackages $pkgname-$gpu:_gpu"
done
......@@ -37,5 +37,5 @@ _gpu() {
}
sha512sums="
94628158011e65dd65225e687823fc3611b2b2d431b3484a66108959c7fafbcdc0a7be73b7b9e1d1a2d62d40cb7bd81e33d96d822a7b159adc15894607a76a31 linux-firmware-20210919.tar.gz
0591a35a14a6994ac60571a8e47c00ec013afbfedd4b3326cfe1971b9bd9a07ca7622b17177b3fb57a6c244d2caae12318fcbfac5da5f78a2c085285c9d85cf6 linux-firmware-20220509.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment