mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
089472974c6cc4b689fd4a39b8871229c6b78967
GCC 16 emits a spurious -Wmaybe-uninitialized for the exception helper constructors in reply.h, and the project builds with -Werror: src/sw/redis++/reply.h:54:60: error: '<unknown>' may be used uninitialized [-Werror=maybe-uninitialized] cc1plus: all warnings being treated as errors Add -Wno-error=maybe-uninitialized for the gcc toolchain. Signed-off-by: Khem Raj <raj.khem@gmail.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%