projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d945d7d
)
tools/mtd-utils: add mirror md5sum
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 22 Dec 2014 13:52:58 +0000
(13:52 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 22 Dec 2014 13:52:58 +0000
(13:52 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43760
tools/mtd-utils/Makefile
patch
|
blob
|
history
diff --git
a/tools/mtd-utils/Makefile
b/tools/mtd-utils/Makefile
index 3dccb591f50e098ba982b73135481f72a5b9294d..cc857d9e00ffed708ae6e39091632b842addd2ce 100644
(file)
--- a/
tools/mtd-utils/Makefile
+++ b/
tools/mtd-utils/Makefile
@@
-14,6
+14,7
@@
PKG_SOURCE_URL:=git://git.infradead.org/mtd-utils.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=5319b84974fcb71504aed2d1b8285e9c0a4a4bb8
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
+PKG_MIRROR_MD5SUM:=a85581474b39e56b30439c903974acb9
PKG_CAT:=zcat
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)