firmware/firmware-chuwi-hi10plus: Use extracted firmware instead of silead_ts.fw (!386)

[ci:skip-build]: Kernel takes more than an hour to compile on CI.

Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
Danct12 2019-05-27 17:35:55 +07:00 committed by Oliver Smith
parent 458d6e80e1
commit 93aeda32da
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 7 additions and 7 deletions

View file

@ -1 +1 @@
/lib/firmware/silead_ts.fw
/lib/firmware/silead/gsl1680-chuwi-hi10plus.fw

View file

@ -1,21 +1,21 @@
pkgname=firmware-chuwi-hi10plus
pkgver=0.1
pkgrel=0
pkgrel=1
pkgdesc="Firmware for Chuwi Hi10 Plus"
url="https://github.com/onitake/gsl-firmware"
arch="x86_64"
license="proprietary"
depends=""
source="https://github.com/onitake/gsl-firmware/raw/master/firmware/chuwi/hi10_plus/silead_ts.fw
source="https://github.com/Danct12/gsl-firmware/raw/master/firmware/chuwi/hi10_plus/firmware.fw
20-touchscreen-firmware.files"
options="!strip !check !archcheck"
package() {
install -Dm644 "$srcdir/silead_ts.fw" \
"$pkgdir/lib/firmware/silead_ts.fw"
install -Dm644 "$srcdir/firmware.fw" \
"$pkgdir/lib/firmware/silead/gsl1680-chuwi-hi10plus.fw"
install -Dm644 "$srcdir/20-touchscreen-firmware.files" \
"$pkgdir/etc/postmarketos-mkinitfs/files/20-touchscreen-firmware.files"
}
sha512sums="00f2e99f8966dc50be0c2c21750eb729b7cec4408e962a8da6c0ee5ba2d26937711bcd09466019912f82022839dacf11ae1cf2760d2bc6a6a9321afb049c2ef8 silead_ts.fw
99db65efe61bd0a4b85f98adb69f7faef974d83135f2d0e8ca38fe009c71dc7b3f77bb856e05299aa92af5bf343c9c7f35a12889180bbf7c087f802dffecf6d3 20-touchscreen-firmware.files"
sha512sums="450f9a12ec7a766f29eac7b29bdc10a30ad0161645e94b0290f5caec0ac24db7da080446aeb53a0674c1c8229598ae7459f1f30c9761ffaad9bfd32027702613 firmware.fw
85eda4c0a90f4d9aaf34dff36b08534e27962acd0214873a6b73039a663dd5bfd7de084833b07f2a56314466e2466ad68ce7b6ecbfe496c0578020847bc9b6e6 20-touchscreen-firmware.files"