bq-picmt: install firmware-bq-picmt-wcnss-nv (MR 1315)
The WCNSS firmware configuration was moved to firmware-bq-picmt-wcnss-nv, ensure to install it additionally.
This commit is contained in:
parent
dbaa5a9702
commit
39363bd2bf
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-bq-picmt
|
||||
pkgdesc="BQ Aquaris X5"
|
||||
pkgver=1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -23,7 +23,8 @@ package() {
|
|||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="Wifi(/Modem in progress)"
|
||||
depends="firmware-bq-picmt-wcnss wcnss-wlan firmware-bq-picmt-modem msm-modem-downstream"
|
||||
depends="firmware-bq-picmt-wcnss firmware-bq-picmt-wcnss-nv wcnss-wlan
|
||||
firmware-bq-picmt-modem msm-modem-downstream"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue