37bfd19e65
Bump to the latest version, to get python3 support. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
config BR2_PACKAGE_PYTHON_DAEMON
|
|
bool "python-daemon"
|
|
help
|
|
Library to implement a well-behaved Unix daemon process.
|
|
|
|
https://pypi.python.org/pypi/python-daemon/
|