Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
ab73063051c19516135337a95b7decb943a902df
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-psutil_5.4.3.bb
blob: 9aabfb20693136933f98e203f6585582383f1116 [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
psutil
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-subprocess \
6
"