google-kakadu: add bluetooth firmware (MR 4099)
This commit is contained in:
parent
36e6a69dd7
commit
fd0c785eb9
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-google-kakadu
|
||||
pkgdesc="ASUS Chromebook Detachable CM3 (CM3000)"
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -30,7 +30,7 @@ package() {
|
|||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="WiFi/BT firmware"
|
||||
depends="linux-firmware-ath10k linux-firmware-mediatek"
|
||||
depends="linux-firmware-ath10k linux-firmware-qca linux-firmware-mediatek"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue