u_boot_tools: fix gcc2 build

This commit is contained in:
Sergei Reznikov
2021-04-17 13:35:46 +03:00
parent 63c47664fd
commit 04e0a447a9
2 changed files with 26 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ of U-Boot images in various formats."
HOMEPAGE="https://www.denx.de/wiki/U-Boot/Documentation/"
COPYRIGHT="2003 - 2012 U-Boot"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="http://ftp.denx.de/pub/u-boot/u-boot-2012.10.tar.bz2"
CHECKSUM_SHA256="dddec75070b5faa5df463085e3e1d27c6d058ec3481c666917baa961956d4d17"
SOURCE_DIR="u-boot-$portVersion"