Go to file
Naveen Saini f4de3fa1fd linux-intel/6.x: enable Intel IOMMU driver
Enable support for Intel IOMMU using DMA Remapping (DMAR) Devices.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-05-13 18:37:06 +08:00
classes icc: drop Intel C++ classic compiler support 2022-11-23 10:49:13 +08:00
conf conf/machine: set preferred kernel to 6.8 for poky-altcfg 2024-03-21 09:29:59 +08:00
custom-licenses intel-oneapi-ipp: upgrade to 2021.5.1 2022-02-07 16:11:34 +08:00
documentation openvino.md: Add document to build image with OpenVINO toolkit 2024-04-29 10:03:39 +08:00
dynamic-layers open-model-zoo : upgrade 2024.0.0 -> 2024.1.0 2024-05-03 10:13:09 +08:00
lib/oeqa Add oeqa parselog ignores 2024-01-08 10:19:07 +08:00
recipes-bsp metee : upgrade 3.1.6 -> 3.2.4 2024-03-11 22:42:52 +08:00
recipes-core recipes: avoid using WORKDIR in do_install 2024-04-29 16:20:58 +08:00
recipes-devtools/slimboot slimboot-tools: update to latest commit 2022-06-22 13:34:02 +08:00
recipes-graphics metrics-discovery : upgrade 1.12.170 -> 1.12.171 2024-05-03 10:13:09 +08:00
recipes-kernel linux-intel/6.x: enable Intel IOMMU driver 2024-05-13 18:37:06 +08:00
recipes-multimedia itt : upgrade 3.24.6 -> 3.24.7 2024-05-03 10:13:09 +08:00
recipes-oneapi intel-crypto-mb : upgrade 2021.9.0 -> 2021.11.1 2024-03-11 22:42:52 +08:00
recipes-rt/images core-image-rt-sdk: make sure that we append to DEPENDS 2018-06-21 07:30:06 +08:00
recipes-selftest/images Convert to new override syntax 2021-07-31 17:47:03 +08:00
recipes-support recipes: avoid using WORKDIR in do_install 2024-04-29 16:20:58 +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