summaryrefslogtreecommitdiffstats
path: root/rules/u-boot-tools.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2017-06-06 16:36:43 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-06-21 10:14:52 +0200
commitd41d1010b09b2ced0bd909998d631cd8ccc861d1 (patch)
tree302bdf7f3f54a97fb533452c105a5ca7b9e248d6 /rules/u-boot-tools.make
parentb111b42c4eef0eaa6680d63b3521b702abf0301e (diff)
downloadptxdist-d41d1010b09b2ced0bd909998d631cd8ccc861d1.tar.gz
ptxdist-d41d1010b09b2ced0bd909998d631cd8ccc861d1.tar.xz
u-boot-tools: version bump 2016.11 -> 2017.05
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> 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 72b77924b..0ec65e887 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 := 2016.11
-U_BOOT_TOOLS_MD5 := ca1f6e019d08aff8d0ca1beb2e66737d
+U_BOOT_TOOLS_VERSION := 2017.05
+U_BOOT_TOOLS_MD5 := 1b9ab3707ded74bbde9405987f816969
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)