mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-24 11:45:41 +00:00
* Update buildroot 2020.02.01 Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix LN * Fix wpa Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix lint Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * fix-network Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix script Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
config BR2_PACKAGE_PYTHON_THRIFT
|
|
bool "python-thrift"
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
help
|
|
python-thrift is a Python bindings for the Apache Thrift RPC
|
|
system.
|
|
|
|
http://thrift.apache.org/
|