google-sargo: drop msm-firmware-loader dependency (MR 4730)
Previously, the modem firmware would be loaded from the modem partition using this firmware loader. As of the 6.5.4 SDM670 kernel upgrade, the firmware is installed and loaded from the firmware package. Drop the dependency on the msm-firmware-loader, which is now unused.
This commit is contained in:
parent
a19105ce45
commit
4472e41952
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-google-sargo
|
||||
pkgdesc="Google Pixel 3a"
|
||||
pkgver=0.6
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -45,7 +45,6 @@ nonfree_firmware() {
|
|||
linux-firmware-ath10k
|
||||
linux-firmware-qca
|
||||
linux-firmware-qcom
|
||||
msm-firmware-loader
|
||||
soc-qcom-sdm845-modem
|
||||
soc-qcom-sdm845-nonfree-firmware
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue