From a29a3b55d21b242aaaafaaa0ef096ab592bf9774 Mon Sep 17 00:00:00 2001 From: Yongxin Liu Date: Wed, 10 Aug 2022 15:47:01 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- recipes-core/microcode/intel-microcode_20220510.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/microcode/intel-microcode_20220510.bb b/recipes-core/microcode/intel-microcode_20220510.bb index ce59ab0e..aaba4a7a 100644 --- a/recipes-core/microcode/intel-microcode_20220510.bb +++ b/recipes-core/microcode/intel-microcode_20220510.bb @@ -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" -- cgit v1.2.3-54-g00ecf