rockpro64-uboot: update to 2025.07.

This commit is contained in:
Tim Sandquist 2025-07-25 19:18:53 -05:00 committed by Duncan Overbruck
parent 3caa6341c6
commit 7b0bca9df7

View file

@ -1,6 +1,6 @@
# Template file for 'rockpro64-uboot'
pkgname=rockpro64-uboot
version=2025.04
version=2025.07
revision=1
archs="aarch64*"
hostmakedepends="bison flex bc dtc which python3 swig python3-devel python3-setuptools python3-pyelftools openssl-devel libuuid-devel gnutls-devel ncurses-libtinfo-devel"
@ -11,7 +11,7 @@ maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
license="GPL-2.0-or-later, BSD-3-Clause"
homepage="https://www.denx.de/wiki/U-Boot/"
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
checksum=439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
checksum=0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7
do_configure() {
unset CFLAGS CXXFLAGS CPPFLAGS LDFLAGS