mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Fixes: | /poky/build/tmp/work/corei7-64-poky-linux/intel-compute-runtime/24.13.29138.7/git/shared/test/unit_test/gmm_helper/gmm_resource_info_tests.cpp:75:41: error: no matching function for call to 'find(std::vector<char*>::iterator, std::vector<char*>::iterator, void*&)' | 75 | EXPECT_NE(destroyed.end(), std::find(destroyed.begin(), destroyed.end(), handle)); | | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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