Go to file
Leon Anavi b8fcd1cebc python3-portion: Upgrade 2.2.0 -> 2.3.0
Upgrade to release 2.3.0:

- Support Python 3.10.
- IntervalDict.as_dict has an optional atomic=False parameter that,
  if set to True, returns intervals that are atomic.
- Experimental support for structural pattern matching (on left,
  lower, upper and right).
- (breaking) For consistency, the empty interval is never <, >, <=,
  nor >= when compared to another interval.
- Comparing an interval and a value is deprecated since it is
  ill-defined when the value is on the left of <= or >=. Convert
  values to singletons first.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-09-14 11:25:11 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.08.07 -> 2022.08.21 2022-09-13 09:55:02 -07:00
meta-gnome libadwaita: upgrade 1.1.4 -> 1.1.5 2022-09-13 09:55:02 -07:00
meta-initramfs kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips 2022-09-11 20:42:05 -07:00
meta-multimedia sox: Enable -D_FILE_OFFSET_BITS=64 and depend on libtool 2022-09-12 16:58:42 -07:00
meta-networking wolfssl: upgrade 5.4.0 -> 5.5.0 2022-09-13 09:55:02 -07:00
meta-oe ocl-icd: add nativesdk support 2022-09-14 11:25:11 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.074 -> 2.075 2022-09-13 09:55:03 -07:00
meta-python python3-portion: Upgrade 2.2.0 -> 2.3.0 2022-09-14 11:25:11 -07:00
meta-webserver cockpit: Update to 276 2022-09-07 16:44:54 -07:00
meta-xfce xfce4-dev-tools: Fix configure check for libX11 2022-09-01 10:55:23 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

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