device-sony-sirius: remove linux-firmware-qcom dependency (MR 3140)

Conflicts with firmware-qcom-adreno-a330 and shouldn't be necessary.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Luca Weiss 2022-05-24 22:54:55 +02:00 committed by Oliver Smith
parent fb881276df
commit 2d907e4d09
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -1,7 +1,7 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-sony-sirius
pkgver=1
pkgrel=21
pkgrel=22
pkgdesc="Sony Xperia Z2 device package"
url="https://postmarketos.org"
arch="armv7"
@ -52,7 +52,7 @@ weston() {
nonfree_firmware() {
pkgdesc="Wifi/GPU firmware"
depends="linux-firmware-qcom linux-firmware-brcm linux-firmware-cypress firmware-qcom-adreno-a330"
depends="linux-firmware-brcm linux-firmware-cypress firmware-qcom-adreno-a330"
mkdir "$subpkgdir"
}