diff mbox

uboot-tools: also bump to 2013.01.01

Message ID 1359980717-9587-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 7c42bb1f3af67a063400a3926c5614d06da17d47
Headers show

Commit Message

Gustavo Zacarias Feb. 4, 2013, 12:25 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/uboot-tools/uboot-tools.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Feb. 4, 2013, 10:21 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

The fixes afaik don't affect the tools, but ok - Committed, thanks.
Gustavo Zacarias Feb. 4, 2013, 11:17 p.m. UTC | #2
On 02/04/2013 07:21 PM, Peter Korsgaard wrote:

> The fixes afaik don't affect the tools, but ok - Committed, thanks.

True, it's mostly to avoid the tarball collection.
Regards.
diff mbox

Patch

diff --git a/package/uboot-tools/uboot-tools.mk b/package/uboot-tools/uboot-tools.mk
index 3470b60..9d7596a 100644
--- a/package/uboot-tools/uboot-tools.mk
+++ b/package/uboot-tools/uboot-tools.mk
@@ -3,7 +3,7 @@ 
 # uboot-tools
 #
 #############################################################
-UBOOT_TOOLS_VERSION = 2013.01
+UBOOT_TOOLS_VERSION = 2013.01.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+