google-makomo: add bluetooth firmware (MR 4099)
This commit is contained in:
parent
d69cd81186
commit
fc3421e665
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
pkgname=device-google-makomo
|
pkgname=device-google-makomo
|
||||||
pkgdesc="Lenovo 100e Chromebook 2nd Gen MTK 2"
|
pkgdesc="Lenovo 100e Chromebook 2nd Gen MTK 2"
|
||||||
pkgver=2
|
pkgver=2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -30,7 +30,7 @@ package() {
|
||||||
|
|
||||||
nonfree_firmware() {
|
nonfree_firmware() {
|
||||||
pkgdesc="WiFi/BT firmware"
|
pkgdesc="WiFi/BT firmware"
|
||||||
depends="linux-firmware-ath10k linux-firmware-mediatek"
|
depends="linux-firmware-ath10k linux-firmware-qca linux-firmware-mediatek"
|
||||||
mkdir "$subpkgdir"
|
mkdir "$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue