summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-02-19 14:41:51 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-19 15:01:49 +0800
commit4bd62a7e154b8c9e8a114f452d3b062d8d058118 (patch)
treeaea1d9ec6510fa528e3399327907e0dfa2269d09
parent184f9b798ee01533079299c70d1808d1d3e2589d (diff)
downloadmeta-intel-13.4-dunfell-3.1.6.tar.gz
intel-microcode: fix the license md5sum13.4-dunfell-3.1.6
The upgrade was pushed without the correct license md5sum. Fix it now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-core/microcode/intel-microcode_20210216.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20210216.bb b/recipes-core/microcode/intel-microcode_20210216.bb
index 006586ec..69c8f08c 100644
--- a/recipes-core/microcode/intel-microcode_20210216.bb
+++ b/recipes-core/microcode/intel-microcode_20210216.bb
@@ -11,7 +11,7 @@ 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=6b58767419df274d2409b294ddae17e6" 14LIC_FILES_CHKSUM = "file://license;md5=d8405101ec6e90c1d84b082b0c40c721"
15 15
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 "