No description
  • BitBake 86.4%
  • Shell 5.8%
  • C 2.7%
  • Roff 1.9%
  • NASL 1.7%
  • Other 1.3%
Find a file
Khem Raj e39fd90bde
dovecot: Work around clang 23 hang
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>
2026-09-05 09:07:03 -07:00
contrib contrib: oe-stylize: fix warning 2026-06-23 00:45:59 -07:00
meta-filesystems python3-rtslib-fb: Initial commit 2026-09-02 11:48:55 -07:00
meta-gnome evolution-data-server: don't pull webkitgtk by default 2026-09-05 09:06:43 -07:00
meta-initramfs meta-initramfs: add bitbake-registry configs for nodistro, poky on master branch 2026-08-14 14:38:22 -07:00
meta-multimedia mpd: upgrade 0.24.14 -> 0.24.15 2026-08-29 23:00:18 -07:00
meta-networking dovecot: Work around clang 23 hang 2026-09-05 09:07:03 -07:00
meta-oe thermald: Fix build with clang 23 2026-09-05 09:06:42 -07:00
meta-perl libnet-ssleay-perl: fix build with OpenSSL 4.0 2026-08-27 23:33:13 -07:00
meta-python python3-paho-mqtt: remove obsolete DEPENDS 2026-09-05 09:06:42 -07:00
meta-webserver cockpit: upgrade 364 -> 366 2026-08-26 10:26:43 -07:00
meta-xfce meta-xfce: add bitbake-registry configs for nodistro, poky on master branch 2026-08-14 14:38:23 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-06-08 23:16:33 -07:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-06-08 23:16:33 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md README.md: fix typos 2026-03-02 19:25:48 -08: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 supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories