mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 23:30:21 +00:00
6101ae88a7c98bdc19c35bb0067c1a1d4332f204
License-Update: Copyright year updated to 2026 Changelog: =========== - Speed-up translation on aarch64 - Fix invalid data successfully decoded when using altchars (slice ends with padding) - Fix thread safety selecting codec - Add padded and wrapcol parameters to b64encode - Add padded parameter to urlsafe_b64encode - Add padded parameter to b64decode & urlsafe_b64decode - urlsafe_b64decode now defaults to padded=False to align with Python 3.15 behavior - Add ignorechars and canonical parameters to b64decode - Handle excess padding with the same behavior as CPython 3.15 - Reject non-ASCII strings in b64decode when validate=False - Deprecate accepting the + and / characters with an alternative alphabet when decoding - Use ValueError instead of AssertionError on altchars length validation - Add SBOM to PyPI wheels - Publish python 3.15 wheels - Drop python 3.8 support - Stop publishing python 3.13t wheels Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%