Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
665fd026517259031fd55bcfb2a9dab0d9f3582a
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-can_2.2.1.bb
blob: f0edb6408b0834ac54846a6d5d920d938637be56 [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
require
python
-
can
.
inc
2
inherit pypi setuptools
3
4
RDEPENDS_$
{
PN
}
_class
-
target
+=
"\
5
${PYTHON_PN}-argparse \
6
${PYTHON_PN}-subprocess \
7
${PYTHON_PN}-zlib \
8
"