meta-openembedded/meta-python
Chandana kalluri a33507c372 python3-humanfriendly: Add nativesdk to BBCLASSEXTEND
Add nativesdk to BBCLASSEXTEND to enable recipes that produce files intended
for host portion the SDK

Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-09-28 09:15:08 -07:00
..
classes
conf layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
licenses
recipes-connectivity python3-pyro4: upgrade 4.80 -> 4.81 2021-09-27 11:34:15 -07:00
recipes-core packagegroup-meta-python: Add python3-portalocker 2021-09-10 06:55:20 -07:00
recipes-devtools python3-humanfriendly: Add nativesdk to BBCLASSEXTEND 2021-09-28 09:15:08 -07:00
recipes-extended python3-pyparted: Inherit pkgconfig 2021-09-24 08:11:53 -07:00
COPYING.MIT
README README: update to main repo 2021-09-27 11:34:55 -07: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>