mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
iw: use BR2_KERNEL_MIRROR for SITE
As pointed by Arnout Vandecappelle. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
5c4cee35dc
commit
4b8a6ae84c
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
IW_VERSION = 3.8
|
IW_VERSION = 3.8
|
||||||
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
|
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
|
||||||
IW_SITE = http://www.kernel.org/pub/software/network/iw
|
IW_SITE = $(BR2_KERNEL_MIRROR)/software/network/iw
|
||||||
IW_LICENSE = iw license
|
IW_LICENSE = iw license
|
||||||
IW_LICENSE_FILES = COPYING
|
IW_LICENSE_FILES = COPYING
|
||||||
IW_DEPENDENCIES = host-pkgconf libnl
|
IW_DEPENDENCIES = host-pkgconf libnl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user