diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2020-06-17 09:00:06 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-06-25 11:21:59 +0800 |
| commit | ce6f8ddd2d7f42a9fe530d30332b0d9695e4904b (patch) | |
| tree | 6cdc60bb2b709777894e4a053145a452bff82df5 /recipes-core | |
| parent | f535c6fb237d09e6144647ff3cadbc865fee552e (diff) | |
| download | meta-intel-ce6f8ddd2d7f42a9fe530d30332b0d9695e4904b.tar.gz | |
intel-microcode: upgrade 20200609 -> 20200616
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/0e4288f81f806620c65f70ee2bcf94b69d574096/releasenote
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/microcode/intel-microcode_20200616.bb (renamed from recipes-core/microcode/intel-microcode_20200609.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20200609.bb b/recipes-core/microcode/intel-microcode_20200616.bb index 7b617f15..596b2dd4 100644 --- a/recipes-core/microcode/intel-microcode_20200609.bb +++ b/recipes-core/microcode/intel-microcode_20200616.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 \ | 16 | SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV = "021c295269a06159b8c3ebefc0fac932e69e259e" | 19 | SRCREV = "0e4288f81f806620c65f70ee2bcf94b69d574096" |
| 20 | 20 | ||
| 21 | DEPENDS = "iucode-tool-native" | 21 | DEPENDS = "iucode-tool-native" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
