summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-05-21 00:07:07 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-06-10 11:47:59 +0800
commit5090d265533e02f99a32251e0534721b0af7fb00 (patch)
treec7374558a314cf4c31ab322dd599fc92e67df730
parentd3de406039c1b7af1dbc6515f9cf0a35afa55bf8 (diff)
downloadmeta-intel-5090d265533e02f99a32251e0534721b0af7fb00.tar.gz
intel-microcode: upgrade 20191115 -> 20200508
Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/d6e1db6755da2d682f4558d1723f16f26575c4d1/releasenote License-Update: Change in Copyright year Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-core/microcode/intel-microcode_20200508.bb (renamed from recipes-core/microcode/intel-microcode_20191115.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/microcode/intel-microcode_20191115.bb b/recipes-core/microcode/intel-microcode_20200508.bb
index a4bc2b48..c786a2e2 100644
--- a/recipes-core/microcode/intel-microcode_20191115.bb
+++ b/recipes-core/microcode/intel-microcode_20200508.bb
@@ -11,12 +11,12 @@ DESCRIPTION = "The microcode data file contains the latest microcode\
11 if the file is placed in the /etc/firmware directory of the Linux system." 11 if the file is placed in the /etc/firmware directory of the Linux system."
12 12
13LICENSE = "Intel-Microcode-License" 13LICENSE = "Intel-Microcode-License"
14LIC_FILES_CHKSUM = "file://license;md5=99b296eb12723fd1eeb52e24971eed84" 14LIC_FILES_CHKSUM = "file://license;md5=6b58767419df274d2409b294ddae17e6"
15 15
16SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https \ 16SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https \
17 " 17 "
18 18
19SRCREV = "33b7b2f3817e362111cd91910026ab8907f21710" 19SRCREV = "d6e1db6755da2d682f4558d1723f16f26575c4d1"
20 20
21DEPENDS = "iucode-tool-native" 21DEPENDS = "iucode-tool-native"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"