firmware-motorola-ocean: Use vendor A530 firmware (MR 4070)
Since 6.3.0, the a530_pfp.fw and a530_pm4.fw files provided by linux-firmware-qcom don't work correctly with ocean. Instead use vendor provided ones.
This commit is contained in:
parent
ec804dcb33
commit
9e11b3aa03
2 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
||||||
pkgname=firmware-motorola-ocean
|
pkgname=firmware-motorola-ocean
|
||||||
pkgver=3
|
pkgver=4
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Firmware for Motorola Moto G7 Power"
|
pkgdesc="Firmware for Motorola Moto G7 Power"
|
||||||
url="https://gitlab.com/Ultracoolguy/firmware-motorola-ocean"
|
url="https://gitlab.com/Ultracoolguy/firmware-motorola-ocean"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
||||||
depends="linux-firmware-qcom"
|
_commit="787dcae00d0866079c6f55dc3ddf6592279b0661"
|
||||||
_commit="6552364e63e5a15224c6f0d79e63f69bd6a59fc5"
|
|
||||||
source="https://gitlab.com/Ultracoolguy/firmware-motorola-ocean/-/archive/$_commit/firmware-motorola-ocean-$_commit.tar.gz
|
source="https://gitlab.com/Ultracoolguy/firmware-motorola-ocean/-/archive/$_commit/firmware-motorola-ocean-$_commit.tar.gz
|
||||||
moto-modem-rfs-setup.initd
|
moto-modem-rfs-setup.initd
|
||||||
firmware.files
|
firmware.files
|
||||||
|
@ -32,8 +31,8 @@ openrc() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
d3bad428a89fb449d1e976783748defc62178105973e5f82c63b6d0947604065f152f24ae5a43ec413738878eafea15351f59c4a0da3a62f4635096a290bd459 firmware-motorola-ocean-6552364e63e5a15224c6f0d79e63f69bd6a59fc5.tar.gz
|
fd0888bb6a0beeca961d9aabd0e60be64dfd841c3c89c7cdb8e7c1284347c4f56b2bad6a73aebc81e86625a4b548b5d2417ca31de6803ea5b3b58c7c1d97be51 firmware-motorola-ocean-787dcae00d0866079c6f55dc3ddf6592279b0661.tar.gz
|
||||||
d4fd0f3406c9f004e9cae7bc500c5713aab75f102f8e3ea1af820865f01eb03def01cd9ed3e8a184c7dfc22ab419628fad17957a3782885d96eb36e94461e842 moto-modem-rfs-setup.initd
|
d4fd0f3406c9f004e9cae7bc500c5713aab75f102f8e3ea1af820865f01eb03def01cd9ed3e8a184c7dfc22ab419628fad17957a3782885d96eb36e94461e842 moto-modem-rfs-setup.initd
|
||||||
495c0044f0d730247c164d3cf66f3a8d6773e533c804609b999ef3ef4dd63519ed5b96ddfc58e3fef7ef903beb072c73a2ab5baf1d4830561bc0a561db6aafe3 firmware.files
|
1ee06dfbf03302e9a92bfd5253bfd959d9e4f328e6df20af80c3f01993e4566ab1ec5c6b556b35a5202b879231a6a9872a0dacc6829f65b5f5508d8943edca6e firmware.files
|
||||||
784ac120a2231cfbee153fb8b2634af4ab5091eaa8fe207e66b47641d7531591ee3849e610bb66c7177822c86556f78d51c17ba8e4f3da2f946c4b8c5eaaf310 firmware-motorola-ocean-openrc.post-install
|
784ac120a2231cfbee153fb8b2634af4ab5091eaa8fe207e66b47641d7531591ee3849e610bb66c7177822c86556f78d51c17ba8e4f3da2f946c4b8c5eaaf310 firmware-motorola-ocean-openrc.post-install
|
||||||
"
|
"
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
./lib/firmware/postmarketos/a506_zap.b01
|
./lib/firmware/postmarketos/a506_zap.b01
|
||||||
./lib/firmware/postmarketos/a506_zap.b02
|
./lib/firmware/postmarketos/a506_zap.b02
|
||||||
./lib/firmware/postmarketos/a506_zap.mdt
|
./lib/firmware/postmarketos/a506_zap.mdt
|
||||||
|
./lib/firmware/postmarketos/a530_pfp.fw
|
||||||
|
./lib/firmware/postmarketos/a530_pm4.fw
|
||||||
./lib/firmware/postmarketos/adsp.b00
|
./lib/firmware/postmarketos/adsp.b00
|
||||||
./lib/firmware/postmarketos/adsp.b01
|
./lib/firmware/postmarketos/adsp.b01
|
||||||
./lib/firmware/postmarketos/adsp.b02
|
./lib/firmware/postmarketos/adsp.b02
|
||||||
|
|
Loading…
Reference in a new issue