Import buildroot 2016.02.01
This commit is contained in:
7
firmware/buildroot/package/python-daemon/Config.in
Normal file
7
firmware/buildroot/package/python-daemon/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_DAEMON
|
||||
bool "python-daemon"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
help
|
||||
Library to implement a well-behaved Unix daemon process.
|
||||
|
||||
https://pypi.python.org/pypi/python-daemon/
|
||||
Reference in New Issue
Block a user