summaryrefslogtreecommitdiff
path: root/tools/yaffs2
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-06-06 14:09:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-06-06 14:09:00 +0000
commit93a883d7fb635202e0d0aa02e9986c62102a4597 (patch)
treed43ebd5bbe39f3cfc70e1beb3c8d6ccf73ae7a95 /tools/yaffs2
parentb50cfbb17914c59f291ced8c7b424cf3921fa731 (diff)
downloadmtk-20170518-93a883d7fb635202e0d0aa02e9986c62102a4597.zip
mtk-20170518-93a883d7fb635202e0d0aa02e9986c62102a4597.tar.gz
mtk-20170518-93a883d7fb635202e0d0aa02e9986c62102a4597.tar.bz2
tools/yaffs2: add mirror md5sum - upstream repo went away
SVN-Revision: 32083
Diffstat (limited to 'tools/yaffs2')
-rw-r--r--tools/yaffs2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/yaffs2/Makefile b/tools/yaffs2/Makefile
index 344b61a..2c6770c 100644
--- a/tools/yaffs2/Makefile
+++ b/tools/yaffs2/Makefile
@@ -15,6 +15,7 @@ PKG_SOURCE_URL:=git://android.git.kernel.org/platform/external/yaffs2.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE_VERSION:=d333fc232d7e5ae3370080d5d6f7d88ea9c6b3a1
+PKG_MIRROR_MD5SUM:=8145d4dd9b46face26121f27ad60cc1c
HOST_BUILD_DIR=$(BUILD_DIR_HOST)/$(PKG_NAME)
include $(INCLUDE_DIR)/host-build.mk