intel-microcode: update SRCREV for 20220510

The commit 6c0c4691e5bb446e0e428ebca595164709c59586 is missing in upstream
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.

Reference:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/62.

Use 925555515555 instead of 6c0c4691e5bb. The difference between those
two commits are just some "^M" fixes in releasenote.md.

Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Yongxin Liu 2022-08-10 15:47:01 +08:00 committed by Anuj Mittal
parent 50829fc987
commit a29a3b55d2

View File

@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://license;md5=d8405101ec6e90c1d84b082b0c40c721"
SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \
"
SRCREV = "6c0c4691e5bb446e0e428ebca595164709c59586"
SRCREV = "925555515555dfcfafd4997f39459967c33dc5d5"
DEPENDS = "iucode-tool-native"
S = "${WORKDIR}/git"