u-boot-tools: update to 2026.01.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'u-boot-tools'
|
||||
pkgname=u-boot-tools
|
||||
version=2025.10
|
||||
version=2026.01
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HOSTSTRIP=: STRIP=: NO_SDL=1"
|
||||
@@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://u-boot.readthedocs.io/en/latest/"
|
||||
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a
|
||||
checksum=b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" CROSS_BUILD_TOOLS=y CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
|
||||
|
||||
Reference in New Issue
Block a user