u-boot-tools: update to 2021.04.
This commit is contained in:
parent
54bc766da3
commit
c542b9b53e
@ -1,7 +1,7 @@
|
||||
# Template file for 'u-boot-tools'
|
||||
pkgname=u-boot-tools
|
||||
version=2021.01
|
||||
revision=2
|
||||
version=2021.04
|
||||
revision=1
|
||||
wrksrc="u-boot-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HOSTSTRIP=: STRIP=:"
|
||||
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.denx.de/wiki/U-Boot/"
|
||||
distfiles="ftp://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=b407e1510a74e863b8b5cb42a24625344f0e0c2fc7582d8c866bd899367d0454
|
||||
checksum=0d438b1bb5cceb57a18ea2de4a0d51f7be5b05b98717df05938636e0aadfe11a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" CROSS_BUILD_TOOLS=y CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
|
||||
|
Loading…
x
Reference in New Issue
Block a user