mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
* python3-pyelftools and python3-pycryptodome(x) recipes were recently
moved from meta-python to oe-core in:
https://git.openembedded.org/meta-openembedded/commit/?id=7aee545a61c4f91d5e462d5b46b1b8f9a8bad1e3
https://git.openembedded.org/meta-openembedded/commit/?id=a8f3c00d8d113b46a49584682e10435157d516ca
* core version was bumped now:
https://git.openembedded.org/openembedded-core/commit/?id=2d503b27e7c88cee9a37c79c4605c77b11f230b6
* this dependency will make sure that people do upgrade oe-core when they do
upgrade meta-python past these revisions, so the recipes won't suddenly
disappear as a bonus they will get slightly newer version which are now
in oe-core
python3-pycryptodome(x) from 3.9.4 to 3.9.7:
https://www.pycryptodome.org/en/latest/src/changelog.html#february-2020
python2-pyelftools from 0.25 to 0.26:
|
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| licenses | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-extended | ||
| COPYING.MIT | ||
| README | ||
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: dunfell
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: dunfell
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][dunfell]' 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][dunfell][PATCH'
Maintenance
-------------------------
dunfell Maintainers: Armin Kuster <akuster808@gmail.com>