mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
5c93a4675961aba733297b84597ffacb24f1b514
Bump the FEX srcrev to the FEX-2607 tag and resync the vendored externals to that release's submodule pointers: drop jemalloc (non-glibc) and robin-map, which upstream replaced with rpmalloc and unordered_dense. Additional build fixes required by this release: - Disable FEX's internal ccache (-DENABLE_CCACHE=OFF); it collides with OE's ccache class and double-wraps the compiler. - Build fmt from the bundled External/fmt submodule instead of the system copy. FEX-2607 formats std::byte spans via fmt::join, which its pinned fmt 12.1.0 supports but oe-core's newer fmt 12.2.0 rejects. - Stop FEX from stripping binaries at link time so OE can split out debug information and the already-stripped QA check passes. Built for qemuarm64. 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.3%
Shell
5.9%
C
2.7%
Roff
1.9%
NASL
1.7%
Other
1.3%