Go to file
Naveen Saini b47467609d linux-npu-driver: add recipe
This recipe enables User Mode Driver for Intel® NPU device.
Intel® NPU device is an AI inference accelerator integrated
with Intel client CPUs, starting from Intel® Core™ Ultra generation
of CPUs (formerly known as Meteor Lake).
It enables energy-efficient execution of artificial neural network tasks.

https://github.com/intel/linux-npu-driver

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-05-29 18:13:30 +08:00
classes icc: drop Intel C++ classic compiler support 2022-11-23 10:49:13 +08:00
conf linux-npu-driver: add recipe 2024-05-29 18:13:30 +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 linux-npu-driver: add recipe 2024-05-29 18:13:30 +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 intel-microcode: upgrade 20240312 -> 20240514 2024-05-17 11:08:31 +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 ixgbevf : upgrade 4.18.7 -> 4.19.4 2024-05-16 14:32:34 +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-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