Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -9,10 +9,9 @@ LIBSTROPHE_SITE = $(call github,strophe,libstrophe,$(LIBSTROPHE_VERSION))
|
||||
LIBSTROPHE_DEPENDENCIES = openssl host-pkgconf
|
||||
# Doesn't ship configure
|
||||
LIBSTROPHE_AUTORECONF = YES
|
||||
LIBSTROPHE_LICENSE = MIT or GPLv3
|
||||
LIBSTROPHE_LICENSE = MIT or GPL-3.0
|
||||
LIBSTROPHE_LICENSE_FILES = MIT-LICENSE.txt GPL-LICENSE.txt
|
||||
LIBSTROPHE_INSTALL_STAGING = YES
|
||||
LIBSTROPHE_PATCH = https://github.com/msantos/libstrophe/commit/b08766c8e46956daba010044b00c97f78b598780.patch
|
||||
|
||||
ifeq ($(BR2_PACKAGE_EXPAT),y)
|
||||
# Passing --without-libxml2 doesn't work, due to how AC_ARG_WITH is
|
||||
|
||||
Reference in New Issue
Block a user