google-juniper: add bluetooth firmware (MR 4099)
This commit is contained in:
parent
50d260240b
commit
36e6a69dd7
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
pkgname=device-google-juniper
|
pkgname=device-google-juniper
|
||||||
pkgdesc="Acer Chromebook Spin 311"
|
pkgdesc="Acer Chromebook Spin 311"
|
||||||
pkgver=4
|
pkgver=4
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -31,7 +31,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