From 7615c6e0d2034e0ca4bdbe2110b077b64caf0efe Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Mon, 29 Apr 2024 11:58:18 +0200 Subject: [PATCH] device-fairphone-fp4: depend on missing GPU firmware (MR 5078) Due to Alpine packaging changes, linux-firmware-qcom is not pulled in anymore so the GPU firmware a630_sqe.fw is missing on the device now. Fix this by explicitly pulling in firmware-qcom-adreno-a630 which also provides this file - based on linux-firmware. --- device/community/device-fairphone-fp4/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/community/device-fairphone-fp4/APKBUILD b/device/community/device-fairphone-fp4/APKBUILD index 961ee5f08..f446f9574 100644 --- a/device/community/device-fairphone-fp4/APKBUILD +++ b/device/community/device-fairphone-fp4/APKBUILD @@ -3,7 +3,7 @@ pkgname=device-fairphone-fp4 pkgdesc="Fairphone 4" pkgver=2 -pkgrel=2 +pkgrel=3 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -51,6 +51,7 @@ nonfree_firmware() { firmware-fairphone-fp4-ipa firmware-fairphone-fp4-modem firmware-fairphone-fp4-wlan + firmware-qcom-adreno-a630 linux-firmware-ath10k msm-modem msm-modem-uim-selection