Import buildroot 2016.02.01
This commit is contained in:
8
firmware/buildroot/package/python-psutil/Config.in
Normal file
8
firmware/buildroot/package/python-psutil/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user