mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 14:44:44 +02:00
build: add PKG_MIRROR_MD5SUM support for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32082 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
39bab2ee8c
commit
2ef3c1bef4
@ -113,6 +113,7 @@ define Download/default
|
|||||||
SUBDIR:=$(PKG_SOURCE_SUBDIR)
|
SUBDIR:=$(PKG_SOURCE_SUBDIR)
|
||||||
VERSION:=$(PKG_SOURCE_VERSION)
|
VERSION:=$(PKG_SOURCE_VERSION)
|
||||||
MD5SUM:=$(PKG_MD5SUM)
|
MD5SUM:=$(PKG_MD5SUM)
|
||||||
|
MIRROR_MD5SUM:=$(PKG_MIRROR_MD5SUM)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Host/Exports/Default
|
define Host/Exports/Default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user