Go to file
Yogesh Tyagi 163ab5f04b
rkcommon : fix test, use fully-qualified rkcommon::math::rsqrt to avoid overload ambiguity
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2025-08-18 15:49:42 +08:00
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 rkcommon : fix test, use fully-qualified rkcommon::math::rsqrt to avoid overload ambiguity 2025-08-18 15:49:42 +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 recipes: Update to match S/UNPACKDIR changes 2025-07-04 17:49:37 +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/6.12: Drop useless patch 2025-08-15 16:30:44 +08:00
recipes-multimedia intel-media-driver : set a baseline policy version for cmake 2025-07-09 17:40:14 +08:00
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 openvino.md: Add document to build image with OpenVINO toolkit 2024-04-29 10:03:39 +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