meta-openembedded/meta-python
zhengruoqin eae2588497 python3-pytun: upgrade 2.3.0 -> 2.4.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-20 09:27:56 -07:00
..
classes
conf layers: Drop gatesgarth from LAYERSERIES_COMPAT 2021-03-19 11:58:17 -07:00
licenses
recipes-connectivity python3-pytun: upgrade 2.3.0 -> 2.4.1 2021-07-20 09:27:56 -07:00
recipes-core python3-joblib: new package 2021-07-13 09:38:07 -07:00
recipes-devtools python3-pulsectl: upgrade 21.5.17 -> 21.5.18 2021-07-20 09:27:56 -07:00
recipes-extended python3-send2trash: Upgrade 1.5.0 -> 1.7.1 2021-06-24 12:54:18 -07:00
COPYING.MIT
README layers: Fix git send-email instructions in README 2021-07-17 09:08:47 -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
	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>
        Trevor Gamblin <trevor.gamblin@windriver.com>