mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
![]() Drops list of patches already merged: - 0004-Add-device-ID-for-ARL.patch - 0005-Add-XR24-support-to-DMABuf.patch - 0006-add-INTEL-MEDIA-ALLOC-refineE-to-specify-the-memory-.patch - 0007-Skip-report-keys.patch - 0008-Limit-INTEL-MEDIA-ALLOC-MODE-to-MTL-and-ARL-only.patch - 0009-Skip-cache-bucket-realloc-for-default-mode-0.patch - 0010-Fix-failed-4k-video-wall-test-case-and-color-corrupt.patch - 0011-Disable-422H-format-output.patch - 0012-Decode-Fix-AVC-decode-SFC-4K-hang-issue.patch Backport a patch to fix build errors: | error: comparing the result of pointer addition ‘(avcDirectmodeParams._MHW_VDBOX_AVC_DIRECTMODE_PARAMS::presAvcDmvBuffers + ((((sizetype)n) + 1) * 328))’ and NULL [-Werror=address] | 592 | if (&avcDirectmodeParams.presAvcDmvBuffers[n+1] != nullptr) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |
||
---|---|---|
classes | ||
conf | ||
custom-licenses | ||
documentation | ||
dynamic-layers | ||
lib/oeqa | ||
recipes-bsp | ||
recipes-core | ||
recipes-devtools/slimboot | ||
recipes-graphics | ||
recipes-kernel | ||
recipes-multimedia | ||
recipes-oneapi | ||
recipes-rt/images | ||
recipes-selftest/images | ||
recipes-support | ||
wic | ||
.gitignore | ||
COPYING.MIT | ||
LICENSE | ||
README.md | ||
SECURITY.md |
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
- Building and booting meta-intel BSP layers
- Intel oneAPI DPC++/C++ Compiler
- Build Image with OpenVINO™ toolkit
- Tested Hardware
- Guidelines for submitting patches
- Reporting bugs
- Reporting security bugs
Maintainers
- Anuj Mittal anuj.mittal@intel.com