meta-openembedded/meta-python
Tim Orling d605093bc1 python3-cryptography: fix wheel build
Like python3-setuptools-rust-native, this is building its wheel in
${S}/dist rather than ${B}/dist. Set PIP_INSTALL_DIST_PATH accordingly.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-02-28 08:32:19 -08:00
..
classes setuptools3_rust.bbclass: setuptoools Rust plugin 2022-01-18 12:53:38 -08:00
conf layers: Bump to use kirkstone 2022-02-21 18:12:04 -08:00
licenses
recipes-connectivity python3-pyro4: upgrade 4.81 -> 4.82 2022-01-04 08:40:52 -08:00
recipes-core python3-anyjson: Drop recipe 2022-02-28 08:32:19 -08:00
recipes-devtools python3-cryptography: fix wheel build 2022-02-28 08:32:19 -08:00
recipes-extended python3-pywbemtools: upgrade 0.9.0 -> 0.9.1 2022-01-31 08:15:17 -08:00
COPYING.MIT
README meta-networking,meta-python: Fix README for yocto check layer 2021-12-02 18:36:58 -08:00

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

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

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 Trevor Gamblin trevor.gamblin@windriver.com