mkimage: fix md5sum after r37361
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37366
This commit is contained in:
parent
6a985ed219
commit
9823099718
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue