diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2022-11-09 10:31:00 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2022-11-09 11:05:08 +0800 |
| commit | 369956751a1e155982a8932cca9f43893d069611 (patch) | |
| tree | c512f50294ecb4e10e8ce8595df3c32b88773aa7 | |
| parent | a230cd15dcb46d08173cd879bdb43ee45088c357 (diff) | |
| download | meta-intel-369956751a1e155982a8932cca9f43893d069611.tar.gz | |
intel-microcode: upgrade 20220809 -> 20221108
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20221108
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | recipes-core/microcode/intel-microcode_20221108.bb (renamed from recipes-core/microcode/intel-microcode_20220809.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20220809.bb b/recipes-core/microcode/intel-microcode_20221108.bb index b3c044b5..16b05484 100644 --- a/recipes-core/microcode/intel-microcode_20220809.bb +++ b/recipes-core/microcode/intel-microcode_20221108.bb | |||
| @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://license;md5=d8405101ec6e90c1d84b082b0c40c721" | |||
| 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 = "cffdeb848e2302a60b665a78141ee88464e98af4" | 19 | SRCREV = "262f0c97f2fbc3839a59523cc6c6bcf500e2850b" |
| 20 | 20 | ||
| 21 | DEPENDS = "iucode-tool-native" | 21 | DEPENDS = "iucode-tool-native" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
