mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
e04efc88e92d14cd5d724db5660054aaef4a9c01
Clang errors on a direct include of <bmi2intrin.h> 'Never use <bmi2intrin.h> directly; include <immintrin.h> instead.' hit whenever __BMI2__ is defined. Backport the upstream fix to include the umbrella <immintrin.h> header guarded by an x86 check. 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
85.9%
Shell
6%
C
2.8%
Roff
2%
NASL
1.8%
Other
1.3%