google-asurada: add linux-firmware-rtl_bt to firmware subpackage (MR 5326)
Fixes bluetooth not working [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
c8e2ad0b95
commit
19cee7b440
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-google-asurada
|
||||
pkgdesc="Google Asurada Chromebooks"
|
||||
pkgver=2
|
||||
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-mediatek linux-firmware-rtw88"
|
||||
depends="linux-firmware-mediatek linux-firmware-rtw88 linux-firmware-rtl_bt"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue