From 1edbf01dcbbedd3931ad500f075db3c6e60d8d29 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Wed, 24 May 2023 13:01:39 +0200 Subject: [PATCH] pine64-pinebookpro: use linux-firmware packages (MR 4112) The `firmware-pine64-pinebookpro` predates the firmware for this device being available upstream. It is now packaged in two separate packages: linux-firmware-brcm and linux-firmware-rockchip. Install those two linux-firmware packages and drop the custom one. This drop a custom firmware package and also ensure that firmware is kept up to date with the rest of linux-firmware-*. The resulting installation includes all the previously included firmware files and I've confirmed that both sound and wifi work fine (dmesg indicates bluetooth is available too). --- device/community/device-pine64-pinebookpro/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/community/device-pine64-pinebookpro/APKBUILD b/device/community/device-pine64-pinebookpro/APKBUILD index 06745f9e2..5c2a215e3 100644 --- a/device/community/device-pine64-pinebookpro/APKBUILD +++ b/device/community/device-pine64-pinebookpro/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft pkgname=device-pine64-pinebookpro pkgdesc="PINE64 Pinebook Pro" -pkgver=13 +pkgver=14 pkgrel=0 url="https://postmarketos.org" license="MIT" @@ -42,7 +42,7 @@ package() { nonfree_firmware() { pkgdesc="Wifi, Bluetooth and video-out firmware" - depends="firmware-pine64-pinebookpro" + depends="linux-firmware-brcm linux-firmware-rockchip" mkdir "$subpkgdir" } sha512sums="