asus-z00l: stop installing venus firmware (MR 2613)
Apparently this firmware is also available via the msm-firmware-loader already so there is no need to redistribute this and waste space on rootfs.
This commit is contained in:
parent
0163ac2624
commit
a901d4575d
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Antony J.R. <antonyjr@pm.me>
|
||||
pkgname=device-asus-z00l
|
||||
pkgdesc="ASUS Zenfone 2 Laser (720p)"
|
||||
pkgver=2
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -39,7 +39,7 @@ kernel_mainline_modem() {
|
|||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="GPU/WiFi/BT/Video(/Modem) firmware"
|
||||
depends="linux-firmware-qcom msm-firmware-loader firmware-asus-z00l-wcnss-nv firmware-asus-z00l-venus"
|
||||
depends="linux-firmware-qcom msm-firmware-loader firmware-asus-z00l-wcnss-nv"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue