mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +00:00
d4902839163df0309a1c074735484335a2b7d92a
Fixes ====== - Fixed ambiguous overload issue with std::optional<T> in C++26. (#3095) Improvements ============ - Simplified CATCH_REGISTER_ENUM internals for faster compilation and retrieval. - Successful assertion are slightly (1-2%) faster. - Generic (new-style) matchers support constexpr matching in C++20. - Added STATIC_REQUIRE_THAT for compile-time matcher assertions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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
85.2%
Shell
6.1%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.5%