Go to file
Wang Mingyu 7433f87f32
python3-coverage: upgrade 7.11.3 -> 7.12.0
Changelog:
============
- The HTML report now shows separate coverage totals for statements and
  branches, as well as the usual combined coverage percentage.
- The JSON report now includes separate coverage totals for statements and
  branches
- Fix: except* clauses were not handled properly under the "sysmon" measurement
  core, causing KeyError exceptions
- Fix: we now defend against aggressive mocking of open() that could cause
  errors inside coverage.py.
- Fix: in unusual cases where a test suite intentionally exhausts the system's
  file descriptors to test handling errors in open(), coverage.py would fail
  when trying to open source files
- A small tweak to the HTML report: file paths now use thin spaces around
  slashes to make them easier to read.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-25 07:44:42 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfsprogs: support reproducible builds 2025-11-18 08:23:47 -08:00
meta-gnome nautilus: upgrade 49.1 -> 49.2 2025-11-25 07:44:41 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia libao: ignore CVE-2017-11548 2025-11-23 17:58:13 -08:00
meta-networking openvpn: upgrade 2.6.15 -> 2.6.16 2025-11-25 07:44:41 -08:00
meta-oe nss: upgrade 3.117 -> 3.118.1 2025-11-25 07:44:41 -08:00
meta-perl libunix-statgrab: Put LD export in do_configure 2025-11-23 00:12:01 -08:00
meta-python python3-coverage: upgrade 7.11.3 -> 7.12.0 2025-11-25 07:44:42 -08:00
meta-webserver cockpit: set correct CVE_PRODUCT 2025-11-24 21:54:47 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
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