Go to file
Anuj Mittal d965d9ab8e embree: remove incorrect license value
'syrah' is not a license name. It should be BSD-3-Clause as per the
license listed in third-party-programs.txt.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-06-04 09:32:36 +08:00
conf recipes: remove secureboot selftest and images 2024-05-30 10:27:20 +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 embree: remove incorrect license value 2024-06-04 09:32:36 +08:00
lib/oeqa/runtime recipes: remove secureboot selftest and images 2024-05-30 10:27:20 +08:00
recipes-bsp metee : upgrade 3.1.6 -> 3.2.4 2024-03-11 22:42:52 +08:00
recipes-core recipes: remove secureboot selftest and images 2024-05-30 10:27:20 +08:00
recipes-devtools/slimboot slimboot-tools: update to latest commit 2022-06-22 13:34:02 +08:00
recipes-graphics libva-intel-utils: upgrade 2.20.1 -> 2.21.0 2024-05-07 16:04:13 +08:00
recipes-kernel linux-intel: enable Intel NPU config 2024-05-30 17:01:57 +08:00
recipes-multimedia libvpl: change branch name master -> main 2024-05-14 23:36:23 +08:00
recipes-oneapi setup-intel-oneapi-env: set dedicated UNPACKDIR 2024-05-24 11:19:15 +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-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