Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,13 +4,15 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_P1_XML_VERSION = 1.1.1
|
||||
ERLANG_P1_XML_SITE = $(call github,processone,xml,$(ERLANG_P1_XML_VERSION))
|
||||
ERLANG_P1_XML_VERSION = 1.1.25
|
||||
ERLANG_P1_XML_SITE = $(call github,processone,fast_xml,$(ERLANG_P1_XML_VERSION))
|
||||
ERLANG_P1_XML_LICENSE = Apache-2.0
|
||||
ERLANG_P1_XML_LICENSE_FILES = LICENSE.txt
|
||||
ERLANG_P1_XML_DEPENDENCIES = expat erlang-p1-utils
|
||||
HOST_ERLANG_P1_XML_DEPENDENCIES = host-expat host-erlang-p1-utils
|
||||
ERLANG_P1_XML_INSTALL_STAGING = YES
|
||||
|
||||
ERLANG_P1_XML_USE_AUTOCONF = YES
|
||||
|
||||
$(eval $(rebar-package))
|
||||
$(eval $(host-rebar-package))
|
||||
|
||||
Reference in New Issue
Block a user