diff --git a/device/community/firmware-odroid-xu4/APKBUILD b/device/community/firmware-odroid-xu4/APKBUILD index dac413b28..8b966810c 100644 --- a/device/community/firmware-odroid-xu4/APKBUILD +++ b/device/community/firmware-odroid-xu4/APKBUILD @@ -2,14 +2,13 @@ pkgname=firmware-odroid-xu4 pkgver=2020.01 -pkgrel=2 +pkgrel=3 pkgdesc="Firmware for ODROID XU4" url="https://github.com/hardkernel/u-boot" arch="armv7" license="proprietary" options="!check !strip !archcheck !tracedeps pmb:cross-native" -# depend on linux-firmware-other for s5p-mfc-v8.fw -depends="linux-firmware-other" +depends="linux-firmware-s5p-mfc" source="xu4-bl1.bin.hardkernel::https://github.com/hardkernel/u-boot/raw/u-boot_v$pkgver/board/hardkernel/odroid-xu3/bl1.bin.hardkernel xu4-bl2.bin.hardkernel::https://github.com/hardkernel/u-boot/raw/u-boot_v$pkgver/board/hardkernel/odroid-xu3/bl2.bin.hardkernel.1mb_uboot xu4-tzsw.bin.hardkernel::https://github.com/hardkernel/u-boot/raw/u-boot_v$pkgver/board/hardkernel/odroid-xu3/tzsw.bin.hardkernel