Go to file
Yogesh Tyagi 38e75c8c10
intel-microcode: upgrade 20250211 -> 20250512
Update for functional issues for different processors

Fixes CVEs:
CVE-2024-28956 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01153.html]
CVE-2025-24495 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01322.html]

Release Notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250512

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2025-05-20 19:56:00 +08:00
classes icc: drop Intel C++ classic compiler support 2022-11-23 10:49:13 +08:00
conf layer.conf: update LAYERSERIES_COMPAT 2024-05-27 20:47:46 +08:00
custom-licenses intel-oneapi-ipp: upgrade to 2021.5.1 2022-02-07 16:11:34 +08:00
documentation tested_hardware.md: refresh list of tested platforms 2024-06-18 12:09:07 +08:00
dynamic-layers onednn: upgrade 3.4.1 -> 3.4.3 2024-06-11 15:39:17 +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 20250211 -> 20250512 2025-05-20 19:56:00 +08:00
recipes-devtools/slimboot slimboot-tools: update to latest commit 2022-06-22 13:34:02 +08:00
recipes-graphics metrics-discovery : upgrade 1.12.170 -> 1.12.171 2024-05-03 10:13:09 +08:00
recipes-kernel linux-intel/6.8 : Fix upstream git regex 2025-01-06 21:21:41 +08:00
recipes-multimedia itt: upgrade v3.24.7 -> v3.24.8 2024-06-18 12:09:00 +08:00
recipes-oneapi intel-crypto-mb : upgrade 2021.9.0 -> 2021.11.1 2024-03-11 22:42:52 +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