Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,7 +3,7 @@ config BR2_PACKAGE_WIRELESS_TOOLS
|
||||
help
|
||||
A collection of tools to configure wireless lan cards.
|
||||
|
||||
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
|
||||
https://hewlettpackard.github.io/wireless-tools/
|
||||
|
||||
if BR2_PACKAGE_WIRELESS_TOOLS
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
WIRELESS_TOOLS_VERSION_MAJOR = 30
|
||||
WIRELESS_TOOLS_VERSION = $(WIRELESS_TOOLS_VERSION_MAJOR).pre9
|
||||
WIRELESS_TOOLS_SITE = http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
|
||||
WIRELESS_TOOLS_SITE = https://hewlettpackard.github.io/wireless-tools
|
||||
WIRELESS_TOOLS_SOURCE = wireless_tools.$(WIRELESS_TOOLS_VERSION).tar.gz
|
||||
WIRELESS_TOOLS_LICENSE = GPLv2
|
||||
WIRELESS_TOOLS_LICENSE = GPL-2.0
|
||||
WIRELESS_TOOLS_LICENSE_FILES = COPYING
|
||||
WIRELESS_TOOLS_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user