firmware-odroid-xu4: update MFC firmware dependency (MR 4393)
This commit is contained in:
parent
1352ee8d6a
commit
fe5b104891
1 changed files with 2 additions and 3 deletions
|
@ -2,14 +2,13 @@
|
||||||
|
|
||||||
pkgname=firmware-odroid-xu4
|
pkgname=firmware-odroid-xu4
|
||||||
pkgver=2020.01
|
pkgver=2020.01
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Firmware for ODROID XU4"
|
pkgdesc="Firmware for ODROID XU4"
|
||||||
url="https://github.com/hardkernel/u-boot"
|
url="https://github.com/hardkernel/u-boot"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
||||||
# depend on linux-firmware-other for s5p-mfc-v8.fw
|
depends="linux-firmware-s5p-mfc"
|
||||||
depends="linux-firmware-other"
|
|
||||||
source="xu4-bl1.bin.hardkernel::https://github.com/hardkernel/u-boot/raw/u-boot_v$pkgver/board/hardkernel/odroid-xu3/bl1.bin.hardkernel
|
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-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
|
xu4-tzsw.bin.hardkernel::https://github.com/hardkernel/u-boot/raw/u-boot_v$pkgver/board/hardkernel/odroid-xu3/tzsw.bin.hardkernel
|
||||||
|
|
Loading…
Reference in a new issue