summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-08-09 10:12:13 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-08-09 10:12:13 +0800
commit4bf5828c6b847b5fc9ecbf0848ec83a55f4d91c2 (patch)
treedd660bd733435e4a95f5dfbc78565683e42b634b /recipes-core
parent1463e5ae10eedbed67c6f059a6e2b4799407ad0a (diff)
downloadmeta-intel-4bf5828c6b847b5fc9ecbf0848ec83a55f4d91c2.tar.gz
intel-microcode: upgrade 20230512 -> 20230808
Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230808 Also fixes CVE-2022-40982, CVE-2023-23908 and CVE-2022-41804. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/microcode/intel-microcode_20230808.bb (renamed from recipes-core/microcode/intel-microcode_20230512.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20230512.bb b/recipes-core/microcode/intel-microcode_20230808.bb
index fda6e465..8da0e878 100644
--- a/recipes-core/microcode/intel-microcode_20230512.bb
+++ b/recipes-core/microcode/intel-microcode_20230808.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://license;md5=d8405101ec6e90c1d84b082b0c40c721"
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 = "752cd0a7f09244f9336b7bb6d570e780e502c290" 19SRCREV = "6788bb07eb5f9e9b83c31ea1364150fe898f450a"
20 20
21DEPENDS = "iucode-tool-native" 21DEPENDS = "iucode-tool-native"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"