summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-02-17 14:35:56 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-17 14:39:42 +0800
commit495dca101053265cb470f4474173005beef232d5 (patch)
tree77f31704e3a6a4a8eec3a3ffc8e333793ec498bb /recipes-core
parentd4f2e875ec36ae316936018ee13144ab3aba5402 (diff)
downloadmeta-intel-495dca101053265cb470f4474173005beef232d5.tar.gz
intel-microcode: upgrade 20201118 -> 20210216
Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210216 Fixes CVE-2020-8698, CVE-2020-8696 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/microcode/intel-microcode_20210216.bb (renamed from recipes-core/microcode/intel-microcode_20201118.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20201118.bb b/recipes-core/microcode/intel-microcode_20210216.bb
index b47c8157..006586ec 100644
--- a/recipes-core/microcode/intel-microcode_20201118.bb
+++ b/recipes-core/microcode/intel-microcode_20210216.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://license;md5=6b58767419df274d2409b294ddae17e6"
16SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \ 16SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \
17 " 17 "
18 18
19SRCREV = "49bb67f32a2e3e631ba1a9a73da1c52e1cac7fd9" 19SRCREV = "4c5f3fdcc7f5d2b6c1bcc11001ed58923db481ab"
20 20
21DEPENDS = "iucode-tool-native" 21DEPENDS = "iucode-tool-native"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"