bq-paella: add Minecrell as co-maintainer, fix package description (MR 1319)
This commit is contained in:
parent
09568cb2ea
commit
04ccad39ac
1 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,10 @@
|
|||
# Maintainer: Jonathan Albrieux <jonathan.albrieux@gmail.com>
|
||||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Jonathan Albrieux <jonathan.albrieux@gmail.com>
|
||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||
pkgname=device-bq-paella
|
||||
pkgdesc="BQ Aquaris X5 Cyanogen Edition"
|
||||
pkgver=2
|
||||
pkgrel=1
|
||||
pkgdesc="BQ Aquaris X5 (mainline port)"
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -39,7 +40,7 @@ kernel_mainline_modem() {
|
|||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="GPU/WiFi/BT/Video firmware"
|
||||
pkgdesc="GPU/WiFi/BT/Video(/Modem) firmware"
|
||||
depends="linux-firmware-qcom firmware-bq-picmt-venus
|
||||
firmware-qcom-msm8916-wcnss firmware-bq-picmt-wcnss-nv"
|
||||
mkdir "$subpkgdir"
|
||||
|
|
Loading…
Reference in a new issue