mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
f81a7251f3d552b1dcb4bb5a0eb1bb528f82240d
Fixes ====== - Added missing <cstdint> includes. - Fixed suppression of empty variadic macro arguments warning on Clang <19. - Fixed catch_discover_tests failing during PRE_TEST discovery if a target does not have discoverable tests. - Fixed build of the main library failing with CATCH_CONFIG_PREFIX_ALL defined. - JUnit reporter outputs single failed (errored/skipped) assertion per test case. Improvements ============= - The default implementation of --list-tags and --list-listeners has a quiet variant. - Suppressed the new Clang warning about __COUNTER__ usage. - Line-wrapping counts utf-8 codepoints instead of bytes. - Combining character sequences are still miscounted, but Catch2 does not aim to fully support Unicode. 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%
Shell
6.2%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.6%