mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Changelog:
==========
chore(deps): bump cmake from 3.26.1 to 3.26.3
chore(deps): update pre-commit hooks
chore: remove unused requirements-deploy.txt
chore(deps): bump pypa/cibuildwheel from 2.12.1 to 2.12.3
chore(deps): update pre-commit hooks
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to release/v1
chore: only bump OpenSSL to 3.0.x (current LTS version)
Update to CMake 3.26.4
chore: use trusted publisher deployment
chore(deps): update pre-commit hooks
chore(deps): bump pypa/cibuildwheel from 2.12.3 to 2.13.0
Update to OpenSSL 3.0.9
fix(cross-compile): Fix download of arm64 CMake binaries
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| licenses | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-extended | ||
| recipes-networking/python | ||
| 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: master
URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
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>