mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
f0c9cab9e3d85949c7d47d69ecc8cfdf48173884
Upstream changes: * 1.25.x modernizes the mixer, bundles fmt 11.2.0 (was 11.1.1), and annotates realtime-critical functions with [[clang::nonblocking]]. Drop 0001-Add-missing-include-for-malloc-free.patch: it backported a <cstdlib> include into the bundled fmt-11.1.1 copy, which is already present in the fmt-11.2.0 now bundled by 1.25.2. openal-soft hardcodes -Werror=function-effects for C++ even with ALSOFT_WERROR=OFF. clang-22's function-effects analysis then fails the build on calls from nonblocking mixer code into non-nonblocking std::variant::emplace. Pre-seed HAVE_WFUNCTION_EFFECTS=OFF (clang only) so neither -Wfunction-effects nor its -Werror promotion is added. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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
Description
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%