Author: nbd Date: 2014-12-22 18:43:14 +0100 (Mon, 22 Dec 2014) New Revision: 43763
Modified: branches/barrier_breaker/tools/mtd-utils/Makefile Log: tools/mtd-utils: add mirror md5sum Signed-off-by: Felix Fietkau <[email protected]> Backport of r43760 Modified: branches/barrier_breaker/tools/mtd-utils/Makefile =================================================================== --- branches/barrier_breaker/tools/mtd-utils/Makefile 2014-12-22 14:37:07 UTC (rev 43762) +++ branches/barrier_breaker/tools/mtd-utils/Makefile 2014-12-22 17:43:14 UTC (rev 43763) @@ -14,6 +14,7 @@ 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) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
