mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 22:43:29 +08:00
iw: bump to 3.3
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0376a2bc11
commit
e098308f8d
@ -4,8 +4,9 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
IW_VERSION = a82abc2cac9dea7def53070565201145c76c8c6c
|
||||
IW_SITE = git://git.sipsolutions.net/iw.git
|
||||
IW_VERSION = 3.3
|
||||
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
|
||||
IW_SITE = http://wireless.kernel.org/download/iw
|
||||
IW_DEPENDENCIES = host-pkg-config libnl
|
||||
IW_CONFIG = $(IW_DIR)/.config
|
||||
IW_MAKE_ENV = PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \
|
||||
|
Loading…
Reference in New Issue
Block a user