mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
u-boot-tools-aml: fix dependencies
This commit is contained in:
parent
1d66e27c93
commit
724f4a30c0
@ -6,7 +6,8 @@ PKG_VERSION="2016.03"
|
||||
PKG_SHA256="e49337262ecac44dbdeac140f2c6ebd1eba345e0162b0464172e7f05583ed7bb"
|
||||
PKG_SITE="https://www.denx.de/wiki/U-Boot"
|
||||
PKG_URL="ftp://ftp.denx.de/pub/u-boot/u-boot-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain dtc:host u-boot-tools-aml:host"
|
||||
PKG_DEPENDS_HOST="gcc:host"
|
||||
PKG_DEPENDS_TARGET="toolchain u-boot-tools-aml:host"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_LONGDESC="Das U-Boot is a cross-platform bootloader for embedded systems."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user