Go to file
Yogesh Tyagi efa8a9b22f libva-intel-utils: fix mpeg2vldemo build with GCC 16
GCC 16 defaults to C++20 and rejects the mixed designated/non-designated
clauses in the VAPictureParameterBufferMPEG2 initializer. Backport the
upstream fix (commit 5fcab2d02c5a), adapted to the v2.22 release branch
which uses GNU colon-style designators.

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
2026-06-10 11:52:36 +08:00
classes classes: add oneapi-vendor-compat bbclass 2026-04-29 21:15:11 +08:00
conf intel-vaapi-driver: drop archived i965 VA-API backend 2026-05-12 23:12:44 +08:00
custom-licenses intel-oneapi-ipp: upgrade to 2021.5.1 2022-02-07 16:11:34 +08:00
documentation openvino-inference-engine : Remove openvino related recipes and tests 2024-07-12 16:40:57 +08:00
dynamic-layers intel-compute-runtime: fix build with GCC 16 2026-06-10 11:52:36 +08:00
files/wic meta-intel/wic: Move to files/wic 2026-04-08 22:59:17 +05:30
lib/oeqa/runtime libipt: drop pttc nasm patch and runtime QA case 2026-05-12 23:28:51 +08:00
recipes-core packagegroup-sdk: switch ICXSDK to intel-oneapi-toolkit sub-packages 2026-04-29 21:51:34 +08:00
recipes-devtools/slimboot slimboot-tools : upgrade a63818df -> 7b6466fa 2026-01-27 14:54:34 +05:30
recipes-graphics libva-intel-utils: fix mpeg2vldemo build with GCC 16 2026-06-10 11:52:36 +08:00
recipes-kernel linux-intel/linux-intel-rt: bump SRCREV_meta to fbc4b73674ba 2026-05-20 12:19:46 +08:00
recipes-multimedia intel-vaapi-driver: drop archived i965 VA-API backend 2026-05-12 23:12:44 +08:00
recipes-rt/images core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES 2024-11-13 12:27:18 +08:00
recipes-support recipes-support: intel-crypto-mb: avoid Werror failure on SM4 2026-06-01 17:33:52 +08:00
.gitignore add .gitignore 2017-10-09 11:59:31 -07:00
COPYING.MIT COPYING.MIT: Add COPYING file 2017-03-23 10:32:56 -07:00
LICENSE LICENSE: Add file 2017-03-23 10:33:42 -07:00
README.md README: change maintainer to Yogesh 2025-10-09 09:44:17 +08:00
SECURITY.md security.md: document security policy and reporting guideline 2023-06-20 10:14:30 +08:00

meta-intel

OpenEmbedded/Yocto BSP layer for Intel platforms.

Dependencies

This layer primarily depends on OpenEmbedded-Core (OE-Core). However, certain recipes may require additional layers to support optional features or programming languages not supported by OE-Core. Such recipes are located within the dynamic-layers directory.

Base dependencies:

Dynamic additional dependencies:

Contents

Maintainers