Go to file
Leon Anavi 2988afbe69
python3-multidict: Upgrade 6.4.4 -> 6.5.0
Upgrade to release 6.5.0:

- Replace internal implementation from an array of items to hash
  table. algorithmic complexity for lookups is switched from O(N)
  to O(1).
- Builds have been added for arm64 Windows wheels and the
  reusable-build-wheel.yml template has been modified to allow for
  an os value (windows-11-arm) which does not end with the -latest
  postfix.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:49 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ufs-utils: upgrade 6.13.11 -> 6.14.11 2025-06-20 10:34:12 -07:00
meta-gnome Use GNOME_MIRROR 2025-06-20 10:34:12 -07:00
meta-initramfs reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-multimedia reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-networking reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-oe nodejs: Disable for powerpc64le 2025-06-25 06:44:49 -07:00
meta-perl reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-python python3-multidict: Upgrade 6.4.4 -> 6.5.0 2025-06-25 06:44:49 -07:00
meta-webserver reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
meta-xfce reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

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 suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories