mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
License-Update: Change license file from setup.py to LICENSE, based on the same the same license policy Apache 2.0. Signed-off-by: Łukasz Gardoń <lukaszgardon555@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
163 B
BlitzBasic
8 lines
163 B
BlitzBasic
inherit pypi setuptools3
|
|
require python-tornado.inc
|
|
|
|
# Requires _compression which is currently located in misc
|
|
RDEPENDS_${PN} += "\
|
|
${PYTHON_PN}-misc \
|
|
"
|