mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
intel-microcode: fix the license md5sum
The upgrade was pushed without the correct license md5sum. Fix it now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
34119f3f41
commit
15a0d87635
|
@ -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."
|
if the file is placed in the /etc/firmware directory of the Linux system."
|
||||||
|
|
||||||
LICENSE = "Intel-Microcode-License"
|
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 \
|
SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user