Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -27,8 +27,8 @@ config BR2_PACKAGE_NEON_XML
|
||||
|
||||
config BR2_PACKAGE_NEON_EXPAT
|
||||
bool "XML support with expat"
|
||||
select BR2_PACKAGE_EXPAT
|
||||
depends on !BR2_PACKAGE_NEON_LIBXML2
|
||||
select BR2_PACKAGE_EXPAT
|
||||
help
|
||||
Enable XML support in neon, using the Expat XML library.
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
NEON_VERSION = 0.30.2
|
||||
NEON_SITE = http://www.webdav.org/neon
|
||||
NEON_LICENSE = LGPLv2+ (library), GPLv2+ (manual and tests)
|
||||
NEON_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (manual and tests)
|
||||
NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README
|
||||
NEON_INSTALL_STAGING = YES
|
||||
NEON_CONF_OPTS = --without-gssapi --disable-rpath
|
||||
|
||||
Reference in New Issue
Block a user