meta-openembedded/meta-python
Khem Raj fb34a7c583 python-jinja2: Make asyncio specific to python3 module alone
asyncio is not packages seprately with python2 but only with python3

Fixes

ERROR: Nothing RPROVIDES 'python-asyncio' (but /mnt/b/yoe/sources/meta-openembedded/meta-python/recipes-devtools/python/python-jinja2_2.10.1.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-asyncio' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-asyncio']

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-07 10:40:01 -07:00
..
classes
conf layer.conf: Add warrior to compatible release series 2019-04-01 19:49:48 -07:00
licenses
recipes-connectivity
recipes-core python-pandas: remove the python 2.x version of the recipe 2019-08-11 08:58:05 -07:00
recipes-devtools python-jinja2: Make asyncio specific to python3 module alone 2019-09-07 10:40:01 -07:00
recipes-extended python3-blivet: Add python3 to rdeps 2019-08-17 12:41:58 -07:00
COPYING.MIT
README

meta-python

Introduction

This layer is intended to be the home of python modules for OpenEmbedded.

Dependencies

The meta-python layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
revision: HEAD

Please follow the recommended setup procedures of your OE distribution. For Angstrom that is: http://www.angstrom-distribution.org/building-angstrom, other distros should have similar online resources.

Contributing

The meta-openembedded mailinglist (openembedded-devel@lists.openembedded.org) is used for questions, comments and patch review. It is subscriber only, so please register before posting.

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-python]' in the subject.

When sending single patches, please use something like: 'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH'

Maintenance

Layer Maintainers: Tim "moto-timo" Orling TicoTimo@gmail.com Derek Straka derek@asterius.io