Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -9,9 +9,10 @@ config BR2_PACKAGE_NUT
|
||||
help
|
||||
Network UPS tools
|
||||
|
||||
The primary goal of the Network UPS Tools (NUT) project is to provide
|
||||
support for Power Devices, such as Uninterruptible Power Supplies,
|
||||
Power Distribution Units and Solar Controllers.
|
||||
The primary goal of the Network UPS Tools (NUT) project is
|
||||
to provide support for Power Devices, such as
|
||||
Uninterruptible Power Supplies, Power Distribution Units and
|
||||
Solar Controllers.
|
||||
|
||||
http://www.networkupstools.org/
|
||||
|
||||
@@ -20,7 +21,7 @@ if BR2_PACKAGE_NUT
|
||||
config BR2_PACKAGE_NUT_DRIVERS
|
||||
string "drivers"
|
||||
help
|
||||
Select the individual drivers to enable, in a comma-separated list.
|
||||
Leave empty for all.
|
||||
Select the individual drivers to enable, in a
|
||||
comma-separated list. Leave empty for all.
|
||||
|
||||
endif # BR2_PACKAGE_NUT
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
NUT_VERSION_MAJOR = 2.7
|
||||
NUT_VERSION = $(NUT_VERSION_MAJOR).4
|
||||
NUT_SITE = http://www.networkupstools.org/source/$(NUT_VERSION_MAJOR)
|
||||
NUT_LICENSE = GPLv2+, GPLv3+ (python scripts), GPL/Artistic (perl client)
|
||||
NUT_LICENSE = GPL-2.0+, GPL-3.0+ (python scripts), GPL/Artistic (perl client)
|
||||
NUT_LICENSE_FILES = COPYING LICENSE-GPL2 LICENSE-GPL3
|
||||
NUT_DEPENDENCIES = host-pkgconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user