Skip to content

Commit

Permalink
mkimage: fix md5sum after r37361
Browse files Browse the repository at this point in the history
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37366
  • Loading branch information
lperkov committed Jul 16, 2013
1 parent 6a985ed commit 9823099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mkimage/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PKG_VERSION:=2013.07-rc1

PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
PKG_MD5SUM:=21bf962d69938ed4ed783b792b2b074e
PKG_MD5SUM:=9b14d9a8981ce2e429956af7cc96996e
PKG_CAT:=bzcat

HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/u-boot-$(PKG_VERSION)
Expand Down

0 comments on commit 9823099

Please sign in to comment.