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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue