From 15a0d87635c7a1c9db8bc0b8f61c7332a37675d9 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Wed, 17 Feb 2021 15:56:59 +0800 Subject: intel-microcode: fix the license md5sum The upgrade was pushed without the correct license md5sum. Fix it now. Signed-off-by: Anuj Mittal --- recipes-core/microcode/intel-microcode_20210216.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') 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\ if the file is placed in the /etc/firmware directory of the Linux system." LICENSE = "Intel-Microcode-License" -LIC_FILES_CHKSUM = "file://license;md5=6b58767419df274d2409b294ddae17e6" +LIC_FILES_CHKSUM = "file://license;md5=d8405101ec6e90c1d84b082b0c40c721" SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \ " -- cgit v1.2.3-54-g00ecf