Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
c1d34338068e7d99e34db98597b2d8b3b58e6c2a
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-tornado_5.1.bb
blob: 77c9fb516f60cdfa813ccbaf70a05d5a0e5d3708 [
file
] [
log
] [
blame
]
Brad Bishop
6e60e8b
2018-02-01 10:27:11 -0500
[
diff
] [
blame
]
1
inherit pypi setuptools3
2
require
python
-
tornado
.
inc
3
4
# Requires _compression which is currently located in misc
5
RDEPENDS_$
{
PN
}
+=
"\
6
${PYTHON_PN}-misc \
7
"