lg-hammerhead: add support for the modem (#1485)
- depend on the firmware-lg-hammerhead-modem and firmware-lg-hammerhead-adsp - depend on the modem-qcom-msm-mainline-common Currently adsp firmware is not used actually given upstream kernel doesn't have support for adsp/sound subsystem. But it will be used eventually.
This commit is contained in:
parent
492c5b46a0
commit
5a49f4db09
|
@ -1,6 +1,6 @@
|
||||||
pkgname=device-lg-hammerhead
|
pkgname=device-lg-hammerhead
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=25
|
pkgrel=0
|
||||||
pkgdesc="Google Nexus 5"
|
pkgdesc="Google Nexus 5"
|
||||||
url="https://github.com/postmarketOS"
|
url="https://github.com/postmarketOS"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -44,8 +44,8 @@ weston() {
|
||||||
}
|
}
|
||||||
|
|
||||||
nonfree_firmware() {
|
nonfree_firmware() {
|
||||||
pkgdesc="Wifi/GPU firmware"
|
pkgdesc="Wifi, GPU, Modem and ADSP firmware"
|
||||||
depends="linux-firmware-qcom linux-firmware-brcm firmware-adreno"
|
depends="linux-firmware-qcom linux-firmware-brcm firmware-adreno firmware-lg-hammerhead-adsp firmware-lg-hammerhead-modem modem-qcom-msm-mainline-common"
|
||||||
mkdir "$subpkgdir"
|
mkdir "$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user