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
|
pkgname=device-google-asurada
|
||||||
pkgdesc="Google Asurada Chromebooks"
|
pkgdesc="Google Asurada Chromebooks"
|
||||||
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-mediatek linux-firmware-rtw88"
|
depends="linux-firmware-mediatek linux-firmware-rtw88 linux-firmware-rtl_bt"
|
||||||
mkdir "$subpkgdir"
|
mkdir "$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue