diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2020-11-11 10:47:45 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-11-21 07:48:12 +0800 |
| commit | 8e8776ee60f458f0a01b173c14ddb1fc2d0ab514 (patch) | |
| tree | 90a938a8c6d523551d5b039f5eacf4c8ec285932 | |
| parent | 402b6b2fee28894284a8e8bb3d9ab7a6fd83aaf3 (diff) | |
| download | meta-intel-8e8776ee60f458f0a01b173c14ddb1fc2d0ab514.tar.gz | |
intel-microcode: upgrade 20200616 -> 20201110
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201110
Fixes: CVE-2020-8696 CVE-2020-8698 CVE-2020-8695 CVE-2020-8694
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | recipes-core/microcode/intel-microcode_20201110.bb (renamed from recipes-core/microcode/intel-microcode_20200616.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20200616.bb b/recipes-core/microcode/intel-microcode_20201110.bb index 64de198c..6c94a7cd 100644 --- a/recipes-core/microcode/intel-microcode_20200616.bb +++ b/recipes-core/microcode/intel-microcode_20201110.bb | |||
| @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://license;md5=6b58767419df274d2409b294ddae17e6" | |||
| 16 | SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \ | 16 | SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV = "0e4288f81f806620c65f70ee2bcf94b69d574096" | 19 | SRCREV = "c29863297522e18809c50101dfe338ddeaf8d38a" |
| 20 | 20 | ||
| 21 | DEPENDS = "iucode-tool-native" | 21 | DEPENDS = "iucode-tool-native" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
