Go to file
Yogesh Tyagi 14f233ab41 vpl-gpu-rt: inherit features_check
opengl is not enabled by default with "nodistro". Make sure that layer
comaptibility check does not fail due to this. Fixes:

| ERROR: Nothing PROVIDES 'intel-media-driver' (but
/openembedded-core/meta-intel/recipes-multimedia/vpl/vpl-gpu-rt_25.1.4.bb
DEPENDS on or otherwise requires it)
intel-media-driver was skipped: missing required distro feature
'opengl' (not in DISTRO_FEATURES)

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
2025-11-03 22:45:55 +05:30
conf hdcp : drop recipe 2025-07-25 14:17:17 +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 ipmctl: fix build issue undefined reference to main 2025-10-01 18:01:36 +08:00
lib/oeqa/runtime openvino-inference-engine : Remove openvino related recipes and tests 2024-07-12 16:40:57 +08:00
recipes-bsp recipes: Update to match S/UNPACKDIR changes 2025-07-04 17:49:37 +08:00
recipes-core intel-microcode: upgrade 20250512 -> 20250812 2025-08-21 16:08:08 +08:00
recipes-devtools/slimboot slimboot-tools: Update to match S/UNPACKDIR changes 2025-07-08 12:59:33 +08:00
recipes-graphics hdcp : drop recipe 2025-07-25 14:17:17 +08:00
recipes-kernel linux-intel-rt/6.12: update to tag lts-v6.12.48-linux-250924T142248Z 2025-10-30 11:37:59 +05:30
recipes-multimedia vpl-gpu-rt: inherit features_check 2025-11-03 22:45:55 +05:30
recipes-oneapi setup-intel-oneapi-env : Fix S variable warning 2025-07-08 13:07:14 +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 libipt : set a baseline policy version for cmake 2025-07-25 14:17:17 +08:00
wic wic: remove APPEND from .wks.in 2020-02-18 10:22:29 +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