From: Gustavo Zacarias Date: Tue, 21 Jan 2014 13:26:15 +0000 (-0300) Subject: uboot-tools: bump to version 2014.01 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=90c42ab196e80e39b6d429b885fc3fcc13863f86;p=buildroot.git uboot-tools: bump to version 2014.01 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/uboot-tools/uboot-tools.mk b/package/uboot-tools/uboot-tools.mk index 6c091105b0..398ce8b038 100644 --- a/package/uboot-tools/uboot-tools.mk +++ b/package/uboot-tools/uboot-tools.mk @@ -4,7 +4,7 @@ # ################################################################################ -UBOOT_TOOLS_VERSION = 2013.10 +UBOOT_TOOLS_VERSION = 2014.01 UBOOT_TOOLS_SOURCE = u-boot-$(UBOOT_TOOLS_VERSION).tar.bz2 UBOOT_TOOLS_SITE = ftp://ftp.denx.de/pub/u-boot UBOOT_TOOLS_LICENSE = GPLv2+