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:
parent
fb881276df
commit
2d907e4d09
@ -1,7 +1,7 @@
|
|||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-sony-sirius
|
pkgname=device-sony-sirius
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=21
|
pkgrel=22
|
||||||
pkgdesc="Sony Xperia Z2 device package"
|
pkgdesc="Sony Xperia Z2 device package"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
@ -52,7 +52,7 @@ weston() {
|
|||||||
|
|
||||||
nonfree_firmware() {
|
nonfree_firmware() {
|
||||||
pkgdesc="Wifi/GPU 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"
|
mkdir "$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user