Go to file
Leon Anavi 36f7f6edc6 python3-zipp: Upgrade 3.1.0 -> 3.2.0
Upgrade to release 3.2.0:

- Mutate the passed ZipFile object type instead of making a copy.
  Prevents issues when both the local copy and the caller's copy
  attempt to close the same file handle.
- Path._next now honors subclasses.
- Path.is_file() now returns False for non-existent names.

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-09-24 12:52:28 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems xfsprogs: upgrade 5.7.0 -> 5.8.0 2020-09-10 21:20:23 -07:00
meta-gnome gedit: Add gsettings-desktop-schemas to RDEPENDS 2020-09-24 12:42:04 -07:00
meta-initramfs kexecboot: Use -fcommon to compile 2020-08-13 22:32:07 -07:00
meta-multimedia vlc: upgrade 3.0.11 -> 3.0.11.1 2020-09-20 12:47:40 -07:00
meta-networking libiec61850: add recipe for libiec61850 2020-09-24 12:42:04 -07:00
meta-oe smartmontools: Remove obsolete setting regarding the Standard Output 2020-09-22 22:25:52 -07:00
meta-perl libencode-perl: upgrade 3.06 -> 3.07 2020-09-03 19:26:24 -07:00
meta-python python3-zipp: Upgrade 3.1.0 -> 3.2.0 2020-09-24 12:52:28 -07:00
meta-webserver monkey: Correct the install path in init services 2020-08-31 23:47:52 -07:00
meta-xfce xfce4-notifyd: upgrade 0.6.1 -> 0.6.2 2020-09-20 12:47:40 -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