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:
Rudi Heitbaum 2024-04-03 10:39:38 +00:00
parent a2c4052735
commit 2caf7f4e86
5 changed files with 6 additions and 2 deletions

View File

@ -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"

View File

@ -0,0 +1 @@
# CONFIG_EFI_LOADER is not set

View File

@ -0,0 +1 @@
# CONFIG_EFI_LOADER is not set

View File

@ -0,0 +1 @@
# CONFIG_EFI_LOADER is not set

View File

@ -1,3 +1,4 @@
# CONFIG_EFI_LOADER is not set
CONFIG_LZ4=y
CONFIG_LZO=y
CONFIG_LZMA=y