Skip to content
Snippets Groups Projects
Unverified Commit 8d81c77f authored by Luca Weiss's avatar Luca Weiss Committed by Alexey Minnekhanov
Browse files

firmware-fairphone-fp4: package Bluetooth firmware (MR 4110)

parent 9813033c
No related branches found
No related tags found
No related merge requests found
pkgname=firmware-fairphone-fp4
pkgver=20230215
pkgrel=0
pkgrel=1
pkgdesc="Firmware for Fairphone 4"
subpackages="
$pkgname-adreno
$pkgname-adsp
$pkgname-bluetooth
$pkgname-cdsp
$pkgname-ipa
$pkgname-modem
......@@ -38,6 +39,15 @@ adsp() {
"$subpkgdir/lib/firmware/qcom/sm7225/fairphone4/"
}
bluetooth() {
pkgdesc="Fairphone 4 bluetooth firmware"
install -Dm644 "$builddir"/apbtfw11.tlv -t \
"$subpkgdir/lib/firmware/qca/"
install -Dm644 "$builddir"/apnv11.bin -t \
"$subpkgdir/lib/firmware/qca/"
}
cdsp() {
pkgdesc="Fairphone 4 cdsp firmware"
......
  • Administrator @root

    mentioned in commit 259062fc

    By Luca Weiss on 2023-05-26T13:50:27

    · Imported

    mentioned in commit 259062fc

    By Luca Weiss on 2023-05-26T13:50:27

    Edited by Ghost User
    Toggle commit list
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