Skip to content
Snippets Groups Projects
Unverified Commit 19cee7b4 authored by Brady Norander's avatar Brady Norander Committed by Oliver Smith
Browse files

google-asurada: add linux-firmware-rtl_bt to firmware subpackage (MR 5326)

Fixes bluetooth not working

[ci:skip-build]: already built successfully in CI
parent c8e2ad0b
No related branches found
No related tags found
No related merge requests found
Pipeline #204217 passed
......@@ -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"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment