Go to file
Yogesh Tyagi 8bd6506e1e
meta-intel.inc: set PREFERRED_VERSION for linux-intel
* set kernel version to 6.12 for both lts and mainline (poky-altcfg)
  since it is the latest kernel
* 6.12 has a single branch for rt and non rt so use 6.12 for rt as well

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2025-03-10 10:02:22 +08:00
conf meta-intel.inc: set PREFERRED_VERSION for linux-intel 2025-03-10 10:02:22 +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 : upgrade 24.26.30049.6 -> 24.39.31294.12 2025-01-15 09:51:32 +08:00
lib/oeqa/runtime openvino-inference-engine : Remove openvino related recipes and tests 2024-07-12 16:40:57 +08:00
recipes-bsp intel-cmt-cat : upgrade 23.11.1 -> 24.05 2024-07-30 09:25:49 +08:00
recipes-core intel-microcode: upgrade 20241112 -> 20250211 2025-02-13 23:33:54 +08:00
recipes-devtools/slimboot slimboot-tools: update to latest commit 2024-10-10 12:35:44 +08:00
recipes-graphics gmmlib: upgrade 22.5.2 -> 22.5.5 2025-02-13 23:33:59 +08:00
recipes-kernel linux-intel/6.12: add recipe 2025-03-10 10:02:16 +08:00
recipes-multimedia vpl-gpu-rt: upgrade 24.4.1 -> 24.4.4 2025-02-13 23:33:59 +08:00
recipes-oneapi intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1 2024-06-10 13:44:43 +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: remove secureboot selftest and images 2024-05-30 10:27:20 +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