Go to file
Leon Anavi 5fef53b998 python3-sqlalchemy: Upgrade 1.3.12 -> 1.3.17
Upgrade to release 1.3.17:

- orm Bug fixes
- orm Added an accessor ColumnProperty.Comparator.expressions
  which provides access to the group of columns mapped under a
  multi-column ColumnProperty attribute.
- orm Introduce _orm.relationship.sync_backref flag in a
  relationship to control if the synchronization events that
  mutate the in-Python attributes are added. This supersedes the
  previous change #5149, which warned that viewonly=True
  relationship target of a back_populates or backref configuration
  would be disallowed.
- engine Bug fixes
- schema Bug fixes
- schema Add comment attribute to _schema.Column __repr__ method.

The year in LICENSE has been updated so LIC_FILES_CHKSUM was
changed.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-25 10:20:38 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse3: upgrade 3.9.1 -> 3.9.2 2020-06-14 22:31:24 -07:00
meta-gnome gnome-control-center: upgrade 3.36.2 -> 3.36.3 2020-06-19 10:17:50 -07:00
meta-initramfs packagegroup-meta-initramfs: remove klibc utilities and kexec-tools-klibc 2020-04-27 17:58:54 -07:00
meta-multimedia openh264: upgrade 2.1.0 -> 2.1.1 2020-06-20 16:44:45 -07:00
meta-networking freediameter: upgrade 1.3.2 -> 1.4.0 2020-06-23 12:14:31 -07:00
meta-oe lirc: Add python3 to the run-time dependencies 2020-06-24 18:48:44 -07:00
meta-perl libcgi-perl: upgrade 4.47 -> 4.48 2020-06-10 20:55:07 -07:00
meta-python python3-sqlalchemy: Upgrade 1.3.12 -> 1.3.17 2020-06-25 10:20:38 -07:00
meta-webserver netdata: upgrade 1.17.0 -> 1.22.1 2020-06-19 10:17:50 -07:00
meta-xfce packagegroup-xfce-base: add RDEPEND packagegroup-core-x11 2020-06-03 15:15:42 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -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