meta-openembedded/meta-python
Kai Kang 8246a9cef2 python3-wxgtk4: backport patch to fix svg issue
Backport patch to fix import svg issue:

| $ python3 -c 'from wx.svg import SVGimage'
|
| ImportError: /usr/lib64/python3.10/site-packages/wx/svg/_nanosvg.cpython-310-x86_64-linux-gnu.so:
    undefined symbol: _PyGen_Send

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-15 22:27:38 -07:00
..
classes meta-python: Clean up recipes and classes that were moved to oe-core 2022-03-16 09:25:28 -04:00
conf layer.conf: Post release codename changes 2022-05-07 18:47:16 -07:00
licenses python3-crc32c: add 2.2.post0 2022-03-01 09:06:56 -08:00
recipes-connectivity python3-thrift: upgrade 0.15.0 -> 0.16.0 2022-04-06 14:55:16 -04:00
recipes-core python3-web3: new package 2022-05-14 08:17:25 -07:00
recipes-devtools python3-wxgtk4: backport patch to fix svg issue 2022-05-15 22:27:38 -07:00
recipes-extended python3-blivetgui: use symbolic list-add and edit- icons 2022-04-22 16:26:22 +00:00
recipes-networking/python python3-ldap: move to meta-python 2022-05-02 17:51:58 -07: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