mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-09 14:07:28 +00:00
4c1ec8349e
Upgrade to release 6.2.3: - Fix quadratic expansion of comma-separated range lists for a large speed-up on expressions with many ranges. - Reject a zero step (e.g. 5-5/0) in equal and reversed cron ranges instead of silently accepting it. - Fix expand_from_start_time month low-bound off-by-one so stepped month ranges start on the correct month. - Fix zizmor-reported security findings in GitHub Actions workflows. - Bump pinned build and CI dependencies via dependabot. - Upgrade locked development and build dependencies (uv lock --upgrade). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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