testing/firmware-fairphone-fp4: remove board-2.bin (MR 3262)

This file is now provided by linux-firmware-ath10k and conflicts with
the one provided by this package.
This commit is contained in:
Luca Weiss 2022-06-30 08:49:28 +02:00 committed by Newbyte
parent d25c061ee2
commit b5dd55f277
No known key found for this signature in database
GPG Key ID: 5873C171C9429CFA

View File

@ -1,6 +1,6 @@
pkgname=firmware-fairphone-fp4
pkgver=20211213
pkgrel=0
pkgrel=1
pkgdesc="Firmware for Fairphone 4"
subpackages="
$pkgname-adreno
@ -76,8 +76,6 @@ venus() {
wlan() {
pkgdesc="Fairphone 4 wlan firmware"
install -Dm644 "$builddir"/board-2.bin -t \
"$subpkgdir/lib/firmware/ath10k/WCN3990/hw1.0/"
install -Dm644 "$builddir"/wlanmdsp.mbn -t \
"$subpkgdir/lib/firmware/qcom/sm7225/fairphone4/"
}