mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Changelog: ========== - Fix: html_report() could fail with an AttributeError on isatty if run in an unusual environment where sys.stdout had been replaced. - Fix: with relative_files = true, specifying a specific file to include or omit wouldn't work correctly (issue 1604). - Fix: the XML report would have an incorrect <source> element when using relative files and the source option ended with a slash (issue 1541). - When the HTML report location is printed to the terminal, it's now a terminal-compatible URL, so that you can click the location to open the HTML file in your browser. - Docs: a new :ref:'Migrating page <migrating>' with details about how to migrate between major versions of coverage.py. It currently covers the wildcard changes in 7.x. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
|---|---|---|
| contrib | ||
| meta-filesystems | ||
| meta-gnome | ||
| meta-initramfs | ||
| meta-multimedia | ||
| meta-networking | ||
| meta-oe | ||
| meta-perl | ||
| meta-python | ||
| meta-webserver | ||
| meta-xfce | ||
| .gitignore | ||
| 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