summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2017-09-01 18:39:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-09-05 08:08:12 +0200
commitac4eff63a225433c08d85fb5ec3cc748fbf3d38b (patch)
treeff3b4936395eae229b0f409ec2c65669cad3c629 /rules
parent275cd56852cca9b622962f2e573cfe35d52285d9 (diff)
downloadptxdist-ac4eff63a225433c08d85fb5ec3cc748fbf3d38b.tar.gz
ptxdist-ac4eff63a225433c08d85fb5ec3cc748fbf3d38b.tar.xz
u-boot-tools: version bump 2017.05.0 -> 2017.07.0
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-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 0ec65e887..e341c6d04 100644
--- a/rules/u-boot-tools.make
+++ b/rules/u-boot-tools.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_U_BOOT_TOOLS) += u-boot-tools
#
# Paths and names
#
-U_BOOT_TOOLS_VERSION := 2017.05
-U_BOOT_TOOLS_MD5 := 1b9ab3707ded74bbde9405987f816969
+U_BOOT_TOOLS_VERSION := 2017.07
+U_BOOT_TOOLS_MD5 := b74741e7a9ad1cf9a5bfa87302b80f2b
U_BOOT_TOOLS := u-boot-$(U_BOOT_TOOLS_VERSION)
U_BOOT_TOOLS_SUFFIX := tar.bz2
U_BOOT_TOOLS_URL := ftp://ftp.denx.de/pub/u-boot/$(U_BOOT_TOOLS).$(U_BOOT_TOOLS_SUFFIX)