mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
Changelog: ========== ### Changed - Internal timing operations now use 'clock()' on all platforms (previously this was only used on Windows). This should result in more accurate timing in verbose informational messages. - Building Graphviz with expat < 2.2.8 is no longer supported on MinGW. ### Fixed - 'diffimg' now notices failures when calling Ghostscript to convert PS images to PNG and exits instead of continuing. - 'dtstat' no longer reads/writes out of bounds memory on platforms where 'sizeof(int) < sizeof(size_t)'. This was a regression in Graphviz 7.0.1. - Some incorrect variable types in the libcdt man page have been corrected. - 'gvgen' no longer triggers Undefined Behavior when asked to generate a binary tree with depth >= 32 (e.g. 'gvgen -t32'). - 'gvgen' no longer triggers Undefined Behavior when asked to generate a hypercube with depth >= 32 (e.g. 'gvgen -h32'). - A null pointer dereference in edge pair analysis within the circo algorithm has been fixed. 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 | ||
| .b4-config | ||
| .gitignore | ||
| COPYING.MIT | ||
| README.md | ||
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