Bump buildroot to version 2017-02

TG-3 #closed
This commit is contained in:
jbnadal
2017-03-28 18:29:16 +02:00
parent 93b7fd91d2
commit 42c92a6bcb
3010 changed files with 41289 additions and 46428 deletions

View File

@@ -0,0 +1,13 @@
config BR2_PACKAGE_RABBITMQ_SERVER
bool "rabbitmq-server"
depends on BR2_PACKAGE_ERLANG
select BR2_PACKAGE_LIBXSLT
select BR2_PACKAGE_OPENSSL # Required to build Erlang's crypto and ssl
# applications
help
High-performance AMQP-compliant message broker written in Erlang.
http://www.rabbitmq.com
comment "rabbitmq-server needs erlang"
depends on !BR2_PACKAGE_ERLANG