5be4d61943
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
config BR2_PACKAGE_PYTHON_PSUTIL
|
|
bool "python-psutil"
|
|
help
|
|
psutil is a cross-platform library for retrieving
|
|
information on running processes and system utilization
|
|
(CPU, memory, disks, network) in Python.
|
|
|
|
https://pypi.python.org/pypi/psutil
|