aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-07-09 12:45:25 -0400
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:42 -0700
commitc821fe0f2f08b49ab545e44c888f7cfacfe6c0f2 (patch)
treeb2cfd9fb81e5c52ecd26756b085c558d20c7b450 /meta-python/recipes-devtools/python/python-psutil_5.4.6.bb
parentfe53d332ccec99364fbf72a4abc74b6fce410df2 (diff)
downloadmeta-openembedded-contrib-c821fe0f2f08b49ab545e44c888f7cfacfe6c0f2.tar.gz
python-psutil: update to version 5.4.6
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-psutil_5.4.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-psutil_5.4.6.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb b/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb
new file mode 100644
index 0000000000..9aabfb2069
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-psutil_5.4.6.bb
@@ -0,0 +1,6 @@
+inherit pypi setuptools
+require python-psutil.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-subprocess \
+"