From 77e5da1f24620aaf050d20b1fbfe00250c0fdda1 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 17 Apr 2019 14:04:48 +0800 Subject: python-psutil: upgrade 5.4.6 -> 5.6.1 -Upgrade from python-psutil_5.4.6.bb to python-psutil_5.6.1.bb. -Upgrade from python3-psutil_5.4.6.bb to python3-psutil_5.6.1.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb b/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb new file mode 100644 index 0000000000..c1969ea657 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-psutil_5.6.1.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools3 +require python-psutil.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-netclient" -- cgit v1.2.3-54-g00ecf