mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -5,8 +5,6 @@ config BR2_PACKAGE_ZEROMQ
|
||||
bool "zeromq"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_UTIL_LINUX
|
||||
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
|
||||
help
|
||||
ØMQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking
|
||||
library but acts like a concurrency framework. It gives you
|
||||
@@ -59,4 +57,9 @@ config BR2_PACKAGE_ZEROMQ_DRAFTS
|
||||
|
||||
https://pyzmq.readthedocs.io/en/latest/draft.html
|
||||
|
||||
config BR2_PACKAGE_ZEROMQ_WEBSOCKET
|
||||
bool "WebSocket support"
|
||||
help
|
||||
Enable WebSocket transport
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user