summaryrefslogtreecommitdiffstats
path: root/rules/u-boot-tools.make
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2020-07-07 12:35:28 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-07-16 18:15:17 +0200
commit52ac6f870e6a8f616f657786f1f4b239ea433d50 (patch)
tree1f9a896463a30e9d6f62659454c9ee2c8335aad8 /rules/u-boot-tools.make
parentcdd655014d24901ecf0d00ae5dd45d3b49a248ab (diff)
downloadptxdist-52ac6f870e6a8f616f657786f1f4b239ea433d50.tar.gz
ptxdist-52ac6f870e6a8f616f657786f1f4b239ea433d50.tar.xz
u-boot-tools: version bump 2020.04 -> 2020.07
The object name patch went mainline with 2020.07. Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20200707103528.13056-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/u-boot-tools.make')
-rw-r--r--rules/u-boot-tools.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/u-boot-tools.make b/rules/u-boot-tools.make
index 21b17c527..597ea5e30 100644
--- a/rules/u-boot-tools.make
+++ b/rules/u-boot-tools.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_U_BOOT_TOOLS) += u-boot-tools
#
# Paths and names
#
-U_BOOT_TOOLS_VERSION := 2020.04
-U_BOOT_TOOLS_MD5 := 51113d2288c55110e33a895c65ab9f60
+U_BOOT_TOOLS_VERSION := 2020.07
+U_BOOT_TOOLS_MD5 := 86e51eeccd15e658ad1df943a0edf622
U_BOOT_TOOLS := u-boot-$(U_BOOT_TOOLS_VERSION)
U_BOOT_TOOLS_SUFFIX := tar.bz2
U_BOOT_TOOLS_URL := https://ftp.denx.de/pub/u-boot/$(U_BOOT_TOOLS).$(U_BOOT_TOOLS_SUFFIX)