mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
u-boot: update to 2025.04
do not build mkeficapsule tool on NXP or Qualcomm (requires gnutls) - https://patchwork.ozlabs.org/project/uboot/patch/20240531225110.2622239-2-j-humphreys@ti.com/
This commit is contained in:
parent
a2c4052735
commit
2caf7f4e86
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="u-boot"
|
||||
PKG_VERSION="2024.01"
|
||||
PKG_SHA256="b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3"
|
||||
PKG_VERSION="2025.04"
|
||||
PKG_SHA256="439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718"
|
||||
PKG_ARCH="arm aarch64"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.denx.de/wiki/U-Boot"
|
||||
|
1
projects/NXP/devices/iMX6/bootloader/config
Normal file
1
projects/NXP/devices/iMX6/bootloader/config
Normal file
@ -0,0 +1 @@
|
||||
# CONFIG_EFI_LOADER is not set
|
1
projects/NXP/devices/iMX8/bootloader/config
Normal file
1
projects/NXP/devices/iMX8/bootloader/config
Normal file
@ -0,0 +1 @@
|
||||
# CONFIG_EFI_LOADER is not set
|
1
projects/Qualcomm/devices/Dragonboard/bootloader/config
Normal file
1
projects/Qualcomm/devices/Dragonboard/bootloader/config
Normal file
@ -0,0 +1 @@
|
||||
# CONFIG_EFI_LOADER is not set
|
@ -1,3 +1,4 @@
|
||||
# CONFIG_EFI_LOADER is not set
|
||||
CONFIG_LZ4=y
|
||||
CONFIG_LZO=y
|
||||
CONFIG_LZMA=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user