Go to file
Yogesh Tyagi 7fc52266ae
intel-media-driver : set a baseline policy version for cmake
Cmake upgrade to 4.0+ removes compatibility with versions older than
3.5 [1].

Set a baseline policy version for CMake using
CMAKE_POLICY_VERSION_MINIMUM variable until intel-media-driver
is upgraded to include the fix [2].

[1] https://patchwork.yoctoproject.org/project/oe-core/cover/20250703132720.3378569-1-Moritz.Haase@bmw.de/
[2] https://github.com/intel/media-driver/pull/1919

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2025-07-09 17:40:14 +08:00
conf layer.conf: Add the new release layer series 2025-06-24 13:00:05 +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 ospray: add SRCREV_FORMAT 2025-07-07 16:43:15 +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 gmmlib: set a baseline policy version for cmake 2025-07-09 17:39:02 +08:00
recipes-kernel ixgbe/ixgbevf/backport-iwlwifi: Adapt to S/UNPACKDIR changes 2025-07-09 10:51:58 +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 recipes: Update to match S/UNPACKDIR changes 2025-07-04 17:49:37 +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