diff --git a/device/testing/firmware-lenovo-yoga-5g/APKBUILD b/device/testing/firmware-lenovo-yoga-5g/APKBUILD index 041145701..afe83237b 100644 --- a/device/testing/firmware-lenovo-yoga-5g/APKBUILD +++ b/device/testing/firmware-lenovo-yoga-5g/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Jenneron pkgname=firmware-lenovo-yoga-5g pkgver=1 -pkgrel=0 +pkgrel=1 pkgdesc="Firmware files for Lenovo Yoga 5G" url="https://gitlab.com/jenneron/firmware-lenovo-yoga-5g" arch="aarch64" @@ -39,13 +39,13 @@ package() { install -Dm644 wlanmdsp.mbn -t "$_fwdir" install -Dm644 "$srcdir"/30-gpu-firmware.files -t \ - "$pkgdir"/etc/postmarketos-mkinitfs/files + "$pkgdir"/usr/share/mkinitfs/files # While loading ADSP firmware which is responsible for VBUS supply, # USB loses power for a short time. We need remoteproc firmware # on initramfs stage to boot from USB. install -Dm644 "$srcdir"/31-remoteproc-firmware.files -t \ - "$pkgdir"/etc/postmarketos-mkinitfs/files + "$pkgdir"/usr/share/mkinitfs/files } sha512sums="