mirror of
https://git.openembedded.org/meta-openembedded
synced 2026-09-06 08:10:13 +00:00
No description
- BitBake 86.4%
- Shell 5.8%
- C 2.7%
- Roff 1.9%
- NASL 1.7%
- Other 1.3%
clang 23 enables DFAJumpThreading by default and takes over 90 minutes on the switch based state machine loops in the lib-json tests, where clang 22 needs under a second. Reported upstream with a bisect and reduced testcase: https://github.com/llvm/llvm-project/issues/221391 Disable just that pass for clang builds until the fix lands. gcc builds are not affected. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Sunil Dora <sunilkumar.dora@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> |
||
|---|---|---|
| contrib | ||
| meta-filesystems | ||
| meta-gnome | ||
| meta-initramfs | ||
| meta-multimedia | ||
| meta-networking | ||
| meta-oe | ||
| meta-perl | ||
| meta-python | ||
| meta-webserver | ||
| meta-xfce | ||
| .b4-config | ||
| .editorconfig | ||
| .gitattributes | ||
| .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 supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories