diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2020-11-13 10:01:56 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-11-21 14:59:17 +0800 |
| commit | ee1e74299357c4a6b7cdb1b35599ae6573e7172e (patch) | |
| tree | 280d822eab81eec2066dd692f56e8deb22a0cb45 | |
| parent | d3be47770ba3f205fcda7c22720d2b9b5f95cd7b (diff) | |
| download | meta-intel-ee1e74299357c4a6b7cdb1b35599ae6573e7172e.tar.gz | |
intel-microcode: upgrade 20201110 -> 20201112
Updates microcode for one more platform:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201112
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit bd5c27bae38e74248cafd50a42436d78f2cd7cf3)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | recipes-core/microcode/intel-microcode_20201112.bb (renamed from recipes-core/microcode/intel-microcode_20201110.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20201110.bb b/recipes-core/microcode/intel-microcode_20201112.bb index 6c94a7cd..9cfe070a 100644 --- a/recipes-core/microcode/intel-microcode_20201110.bb +++ b/recipes-core/microcode/intel-microcode_20201112.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 = "c29863297522e18809c50101dfe338ddeaf8d38a" | 19 | SRCREV = "3ecc697a16691847ca8031959d8d51c44f1ff841" |
| 20 | 20 | ||
| 21 | DEPENDS = "iucode-tool-native" | 21 | DEPENDS = "iucode-tool-native" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
