summaryrefslogtreecommitdiffstats
path: root/rules/u-boot-tools.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-08-27 17:10:41 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-02 14:17:32 +0200
commita53ad26d83654d7c734ee8fe788320c6da461daa (patch)
tree67f9783bcae7b95dc79071a0c83806ffb3a42d6f /rules/u-boot-tools.make
parentd38cf818462a03182d736881931712fe6e69e6ed (diff)
downloadptxdist-a53ad26d83654d7c734ee8fe788320c6da461daa.tar.gz
ptxdist-a53ad26d83654d7c734ee8fe788320c6da461daa.tar.xz
u-boot-tools: bump version to 2016.07
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 6cfdbdbd6..898ce84bd 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.05
-U_BOOT_TOOLS_MD5 := 3a8613d753dfa707c937991a35404510
+U_BOOT_TOOLS_VERSION := 2016.07
+U_BOOT_TOOLS_MD5 := 425a3fa610a7d972e5092a0e92276c70
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)