meta-openembedded/meta-python
Ross Burton 46026cd6ec python3-gevent: update license
gevent is MIT, and it embeds copies of Python which is Python-2.0.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
(cherry picked from commit 91b516cc80)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-12-08 21:04:55 -08:00
..
classes
conf layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
licenses python3-pydicti: Add recipe 2020-08-25 10:32:58 -07:00
recipes-connectivity recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
recipes-core python3-posix-ipc: Add recipe for version 1.0.5 2021-10-11 07:19:52 -07:00
recipes-devtools python3-gevent: update license 2021-12-08 21:04:55 -08:00
recipes-extended recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
COPYING.MIT
README README: updated Maintainers list for Honister 2021-10-01 15:30:15 -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: honister

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

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][honister]' 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][honister][PATCH'

Maintenance
-------------------------

Stable Branch Maintainer: Armin Kuster <akuster088@gmail.com>