testing/firmware-adreno: rename to -qcom-adreno-extra, split into subpkgs (MR 2625)

Make the package consistent with firmware-qcom-adreno packaged from
linux-firmware, but keep them separate for legal reasons. The firmware
packaged in firmware-qcom-adreno-extra does not have a proper license.

[ci:ignore-count]
[ci:skip-build] already built successfully in CI
This commit is contained in:
Minecrell 2021-10-23 10:08:54 +02:00 committed by Clayton Craft
parent d90dc7d4b3
commit 2de04bc4ae
No known key found for this signature in database
GPG key ID: 7A3461CA187CEA54
10 changed files with 43 additions and 29 deletions

View file

@ -3,7 +3,7 @@
pkgname=device-huawei-kiwi-downstream
pkgdesc="Huawei Honor 5X (Downstream)"
pkgver=1
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -23,7 +23,7 @@ package() {
nonfree_firmware() {
pkgdesc="Modem/GPU/WiFi/BT/Video firmware"
depends="linux-firmware-qcom firmware-huawei-kiwi firmware-adreno"
depends="linux-firmware-qcom firmware-huawei-kiwi firmware-qcom-adreno-a420"
mkdir "$subpkgdir"
}