Bump buildroot to 2019.02

This commit is contained in:
2019-03-28 22:49:48 +01:00
parent 5598b1b762
commit 920d307141
5121 changed files with 78550 additions and 46132 deletions

View File

@@ -4,13 +4,13 @@
#
################################################################################
ERLANG_P1_XMPP_VERSION = 1.1.16
ERLANG_P1_XMPP_VERSION = 1.2.5
ERLANG_P1_XMPP_SITE = $(call github,processone,xmpp,$(ERLANG_P1_XMPP_VERSION))
ERLANG_P1_XMPP_LICENSE = Apache-2.0
ERLANG_P1_XMPP_LICENSE_FILES = LICENSE.txt
ERLANG_P1_XMPP_INSTALL_STAGING = YES
ERLANG_P1_XMPP_DEPENDENCIES = erlang-p1-xml erlang-p1-stringprep \
erlang-p1-utils host-erlang-p1-xml
erlang-p1-tls erlang-p1-utils erlang-p1-zlib host-erlang-p1-xml
$(eval $(rebar-package))
$(eval $(host-rebar-package))