summaryrefslogtreecommitdiffstats
path: root/rules/u-boot-tools.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-12-19 21:36:27 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-01-05 17:37:37 +0100
commitf068ea47b94218ce15ddef8224fa17e40e0a4b84 (patch)
treeabcd764849377e8a701d1af3ea6288e0a4ace026 /rules/u-boot-tools.make
parentc2cc5678f2fbe7726c7675df33aba70ac400730b (diff)
downloadptxdist-f068ea47b94218ce15ddef8224fa17e40e0a4b84.tar.gz
ptxdist-f068ea47b94218ce15ddef8224fa17e40e0a4b84.tar.xz
u-boot-tools: bump version 2016.07 -> 2016.11
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 898ce84bd..72b77924b 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.07
-U_BOOT_TOOLS_MD5 := 425a3fa610a7d972e5092a0e92276c70
+U_BOOT_TOOLS_VERSION := 2016.11
+U_BOOT_TOOLS_MD5 := ca1f6e019d08aff8d0ca1beb2e66737d
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)