soc-qcom-msm8996: update and move to community (MR 2188)
Add linux-firmware-qcom as a dependency for nonfree_firmware to provide non-signed GPU firmware.
This commit is contained in:
parent
27e30cb0ae
commit
b9a124c591
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Yassine Oudjana (Tooniis) <y.oudjana@protonmail.com>
|
||||
pkgname=soc-qcom-msm8996
|
||||
pkgdesc="Common package for Qualcomm MSM8996 devices"
|
||||
pkgver=0.1
|
||||
pkgver=1
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
|
|
@ -26,8 +26,8 @@ package() {
|
|||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="GPU/Modem/Venus/ADSP Firmware"
|
||||
depends="msm-modem"
|
||||
pkgdesc="Non-free firmware for GPU and modem"
|
||||
depends="linux-firmware-qcom msm-modem"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue