mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
linux (amlogic-3.10): add dependency on u-boot-tools-aml:host
Linux kernel build needs mkimage in toolchain Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
45dd79bff4
commit
ca01ed96a2
@ -37,7 +37,7 @@ case "$LINUX" in
|
||||
PKG_SHA256="df34b086993fd3552efae92d84d28990a61a1ca79a8703a4b64241ab80e3b6db"
|
||||
PKG_URL="https://github.com/LibreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SOURCE_DIR="linux-amlogic-$PKG_VERSION"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET aml-dtbtools:host"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET aml-dtbtools:host u-boot-tools-aml:host"
|
||||
PKG_BUILD_PERF="no"
|
||||
;;
|
||||
amlogic-3.14)
|
||||
|
Loading…
x
Reference in New Issue
Block a user