mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
u-boot: update to u-boot-imx6-e817fa3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
514523576b
commit
95844b49a2
@ -22,7 +22,7 @@ if [ "$UBOOT_VERSION" = "default" ]; then
|
||||
PKG_SITE="http://www.denx.de/wiki/U-Boot/WebHome"
|
||||
PKG_URL="ftp://ftp.denx.de/pub/u-boot/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
elif [ "$UBOOT_VERSION" = "imx6-cuboxi" ]; then
|
||||
PKG_VERSION="imx6-144b1e9"
|
||||
PKG_VERSION="imx6-e817fa3"
|
||||
PKG_SITE="http://imx.solid-run.com/wiki/index.php?title=Building_the_kernel_and_u-boot_for_the_CuBox-i_and_the_HummingBoard"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user