Go to file
Yogesh Tyagi 5640f6592c
linux-npu-driver : fix multilib install issue
Make sure libraries are installed correctly even when libdir is not /usr/lib.
Fixes:

ERROR: linux-npu-driver-1.17.0-r0 do_package: QA Issue: linux-npu-driver: Files/directories were installed but not shipped in any package:
  /lib
  /lib/firmware
  /lib/firmware/updates
  /lib/firmware/updates/intel
  /lib/firmware/updates/intel/vpu
  /lib/firmware/updates/intel/vpu/vpu_40xx_v0.0.bin
  /lib/firmware/updates/intel/vpu/vpu_37xx_v0.0.bin
  /lib/firmware/updates/intel/vpu/mtl_vpu_v0.0.bin
  /lib/firmware/updates/intel/vpu/vpu_40xx_v1.bin
  /lib/firmware/updates/intel/vpu/vpu_37xx_v1.bin
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2025-05-28 17:50:58 +08:00
conf intel-mediasdk : drop recipe 2025-05-02 23:27:37 +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 linux-npu-driver : fix multilib install issue 2025-05-28 17:50:58 +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 24.05 -> 25.04 2025-05-15 21:04:39 +08:00
recipes-core intel-microcode: upgrade 20250211 -> 20250512 2025-05-14 11:52:35 +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.5 -> 22.7.1 2025-05-06 09:27:14 +08:00
recipes-kernel linux-intel/6.12: update to tag lts-v6.12.27-linux-250514T191408Z 2025-05-26 10:29:19 +08:00
recipes-multimedia itt: upgrade 3.25.3 -> 3.26.1 2025-05-19 11:59:21 +08:00
recipes-oneapi oneDPL : 2022.3.0 -> 2022.8.0 2025-05-15 21:30:57 +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 libipt : upgrade 2.1.1 -> 2.1.2 2025-05-14 11:53:01 +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