From: Sven Eckelmann Date: Wed, 25 Jan 2017 08:51:44 +0000 (+0100) Subject: batmand: Provide PKG_MIRROR_HASH for LEDE mirror download X-Git-Url: http://git.ozo.com/?p=lede-routing%2F.git;a=commitdiff_plain;h=62152884ebe7893372ac0dc3967899d980c8ad53 batmand: Provide PKG_MIRROR_HASH for LEDE mirror download Signed-off-by: Sven Eckelmann --- diff --git a/batmand/Makefile b/batmand/Makefile index c4284ca..b4ed301 100644 --- a/batmand/Makefile +++ b/batmand/Makefile @@ -20,6 +20,7 @@ PKG_LICENSE:=GPL-2.0 PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz +PKG_MIRROR_HASH:=ceb8e0e399f79b1b663594fcf9642e1efc40e696a7604daf709c77da9b6ec52f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_SUBDIR) PKG_EXTRA_CFLAGS=-DDEBUG_MALLOC -DMEMORY_USAGE -DPROFILE_DATA -DREVISION_VERSION=\"\ rv$(PKG_REV)\" -D_GNU_SOURCE