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>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
|
# Maintainer: Jonathan Albrieux <jonathan.albrieux@gmail.com>
|
||||||
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||||
pkgname=device-bq-paella
|
pkgname=device-bq-paella
|
||||||
pkgdesc="BQ Aquaris X5 Cyanogen Edition"
|
pkgdesc="BQ Aquaris X5 (mainline port)"
|
||||||
pkgver=2
|
pkgver=3
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -39,7 +40,7 @@ kernel_mainline_modem() {
|
||||||
}
|
}
|
||||||
|
|
||||||
nonfree_firmware() {
|
nonfree_firmware() {
|
||||||
pkgdesc="GPU/WiFi/BT/Video firmware"
|
pkgdesc="GPU/WiFi/BT/Video(/Modem) firmware"
|
||||||
depends="linux-firmware-qcom firmware-bq-picmt-venus
|
depends="linux-firmware-qcom firmware-bq-picmt-venus
|
||||||
firmware-qcom-msm8916-wcnss firmware-bq-picmt-wcnss-nv"
|
firmware-qcom-msm8916-wcnss firmware-bq-picmt-wcnss-nv"
|
||||||
mkdir "$subpkgdir"
|
mkdir "$subpkgdir"
|
||||||
|
|
Loading…
Reference in a new issue