Go to file
Leon Anavi 3a53e12270 python3-coverage: Upgrade 5.3.1 -> 5.4
Upgrade to release 5.4:

- The text report produced by coverage report now always outputs
  a TOTAL line, even if only one Python file is reported. This
  makes regex parsing of the output easier.
- The skip_covered and skip_empty settings in the configuration
  file can now be specified in the [html] section, so that text
  reports and HTML reports can use separate settings. The HTML
  report will still use the [report] settings if there isn't a
  value in the [html] section.
- Combining files on Windows across drives how works properly.
- Fix an obscure warning from deep in the _decimal module.
- Update to support Python 3.10 alphas in progress, including
  PEP 626: Precise line numbers for debugging and other tools.

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>
2021-01-28 10:52:13 -08:00
contrib
meta-filesystems fuse: set CVE_PRODUCT to "fuse_project:fuse" 2021-01-17 11:47:41 -08:00
meta-gnome appstream-glib: upgrade 0.7.17 -> 0.7.18 2021-01-21 17:50:42 -08:00
meta-initramfs dracut: upgrade 049 -> 051 2021-01-04 14:48:29 -08:00
meta-multimedia vlc: upgrade 3.0.11.1 -> 3.0.12 2021-01-21 17:50:42 -08:00
meta-networking networkmanager: add missing readline depends 2021-01-27 10:21:12 -08:00
meta-oe dfu-util-native: Adjust Inherit order 2021-01-27 11:06:24 -08:00
meta-perl librole-tiny-perl: upgrade 2.001004 -> 2.002003 2021-01-17 11:47:41 -08:00
meta-python python3-coverage: Upgrade 5.3.1 -> 5.4 2021-01-28 10:52:13 -08:00
meta-webserver phpmyadmin: 5.0.2 -> 5.0.4 2021-01-05 09:16:26 -08:00
meta-xfce thunar: upgrade 4.16.0 -> 4.16.2 2021-01-19 11:06:28 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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