device/pine64-pinephonepro: fix up firmware (MR 3238)

Remove the firmware that was copied from the pine64-pinephone and add
the cdn-dp firmware for the rockchip platform.

[ci:skip-vercheck]
This commit is contained in:
Martijn Braam 2022-06-16 00:28:33 +02:00 committed by Oliver Smith
parent b58b7cfbd4
commit 11e959cc01
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -12,7 +12,6 @@ options="!check !archcheck pmb:strict"
depends="
alsa-ucm-conf>=1.2.6.2
eg25-manager>=0.4.2
iw
linux-pine64-pinephonepro
mesa-dri-gallium
postmarketos-base
@ -102,10 +101,7 @@ nonfree_firmware() {
pkgdesc="Wifi, Bluetooth and video-out firmware"
depends="
firmware-pine64-pinebookpro
linux-firmware-rtlwifi
linux-firmware-rtl_bt
firmware-pine64-rtl8723bt
firmware-pine64-ov5640
linux-firmware-rockchip
"
mkdir "$subpkgdir"
}