mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

-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 <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
105 B
BlitzBasic
7 lines
105 B
BlitzBasic
inherit pypi setuptools
|
|
require python-psutil.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-subprocess \
|
|
"
|