Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -6,10 +6,10 @@ config BR2_PACKAGE_QPID_PROTON
|
||||
help
|
||||
The AMQP messaging toolkit
|
||||
|
||||
Qpid Proton is a high-performance, lightweight messaging library.
|
||||
It can be used in the widest range of messaging applications,
|
||||
including brokers, client libraries, routers, bridges, proxies, and
|
||||
more.
|
||||
Qpid Proton is a high-performance, lightweight messaging
|
||||
library. It can be used in the widest range of messaging
|
||||
applications, including brokers, client libraries, routers,
|
||||
bridges, proxies, and more.
|
||||
|
||||
https://qpid.apache.org/proton/
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ QPID_PROTON_CONF_OPTS = \
|
||||
-DBUILD_RUBY=OFF \
|
||||
-DENABLE_VALGRIND=OFF \
|
||||
-DENABLE_WARNING_ERROR=OFF \
|
||||
-DPYTHON_EXECUTABLE=$(HOST_DIR)/usr/bin/python2
|
||||
-DPYTHON_EXECUTABLE=$(HOST_DIR)/bin/python2
|
||||
|
||||
define QPID_PROTON_REMOVE_USELESS_FILES
|
||||
rm -fr $(TARGET_DIR)/usr/share/proton-*/
|
||||
|
||||
Reference in New Issue
Block a user