diff --git a/PKGBUILD b/PKGBUILD index f51400c..8e8a7b1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -36,10 +36,12 @@ prepare() { cd ${_srcname} # add upstream patch - #git apply --whitespace=nowarn ../patch-${pkgver} + git apply --whitespace=nowarn ../patch-${pkgver} # ALARM patches - git apply ../0001-pinebook-bluetooth.patch + git apply ../0001-Bluetooth-Add-new-quirk-for-broken-local-ext-features.patch + git apply ../0002-Bluetooth-btrtl-add-support-for-the-RTL8723CS.patch + git apply ../0003-arm64-allwinner-a64-enable-Bluetooth-On-Pinebook.patch cat "${srcdir}/config" > ./.config