From: Daniela Plascencia <[email protected]>
The python-pylint module is already defined in meta-openembedded,
but runtime dependencies are missing. This series solves all
dependencies and ensures python-pylint is installed correctly in
the target.
[YOCTO #10411]
Daniela Plascencia (6):
python-backports-functools-lru-cache: add new recipe
python-wrapt: add new recipe
python-astroid: add new recipe
python-lazy-object-proxy: add new recipe
python-setuptools-scm: add native to BBCLASSEXTEND
python-pylint: modifies package bin to match source and adds
dependencies
.../recipes-devtools/python/python-astroid_1.4.8.bb | 10 ++++++++++
.../python/python-backports-functools-lru-cache_1.3.bb | 14 ++++++++++++++
.../python/python-lazy-object-proxy_1.2.2.bb | 10 ++++++++++
.../recipes-devtools/python/python-pylint_1.6.4.bb | 18 +++++++++++++++++-
.../python/python-setuptools-scm_1.15.0.bb | 6 ++++--
.../recipes-devtools/python/python-wrapt_1.10.8.bb | 10 ++++++++++
6 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 meta-python/recipes-devtools/python/python-astroid_1.4.8.bb
create mode 100644
meta-python/recipes-devtools/python/python-backports-functools-lru-cache_1.3.bb
create mode 100644
meta-python/recipes-devtools/python/python-lazy-object-proxy_1.2.2.bb
create mode 100644 meta-python/recipes-devtools/python/python-wrapt_1.10.8.bb
--
2.6.6
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel