mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
9cca0fa277e4c76396c5e84f592847178df0325d
do_compile failed to find ninja, and after providing it CMake's C++20 module dependency scanning (clang-scan-deps) failed in the cross environment with "'cstddef' file not found". Add ninja-native and python3-scikit-build-core-native to DEPENDS so the --no-isolation build finds its build tools, and disable C++20 module scanning via CMAKE_ARGS since pikepdf uses the C++20 language but no named modules. 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
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%