mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Amlogic: move "u-boot-script" to UBOOT_FIRMWARE
The u-boot package adds it to PKG_DEPENDS_TARGET and PKG_DEPENDS_UNPACK, exactly where we want it.
This commit is contained in:
parent
a6111a6d0b
commit
3354771cc6
@ -6,7 +6,7 @@
|
||||
BOOTLOADER="u-boot"
|
||||
|
||||
# U-Boot firmware package(s) to use
|
||||
UBOOT_FIRMWARE="amlogic-boot-fip"
|
||||
UBOOT_FIRMWARE="amlogic-boot-fip u-boot-script"
|
||||
|
||||
# Kernel to use
|
||||
LINUX="amlogic"
|
||||
@ -64,7 +64,7 @@
|
||||
DRIVER_ADDONS="crazycat dvb-latest"
|
||||
|
||||
# additional packages to install:
|
||||
ADDITIONAL_PACKAGES="u-boot-script dtc ethmactool"
|
||||
ADDITIONAL_PACKAGES="dtc ethmactool"
|
||||
|
||||
# use the kernel CEC framework for libcec (yes / no)
|
||||
CEC_FRAMEWORK_SUPPORT="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user