Hi This morning I could not compile a meta-intel project based on honister but failed since Intel-Linux-Processor-Microcode-Data-Files is updated. The patch is applied to kirkstone, but is missing in honister. I have chrry-picked the commit and this is the result for honister. I do not think I have access to apply the patch myself so please add it.
commit e86702e61c6373c36ec14d0365d08591cf27b4d6 (HEAD -> honister) Author: Anuj Mittal <[email protected]> Date: Fri Aug 12 10:21:04 2022 +0800 intel-microcode: upgrade 20220510 -> 20220809 Fixes CVE-2022-21233. Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220809 Signed-off-by: Anuj Mittal <[email protected]> diff --git a/recipes-core/microcode/intel-microcode_20220510.bb b/recipes-core/microcode/intel-microcode_20220809.bb similarity index 97% rename from recipes-core/microcode/intel-microcode_20220510.bb rename to recipes-core/microcode/intel-microcode_20220809.bb index 36d5b1d7..5d2d2469 100644 --- a/recipes-core/microcode/intel-microcode_20220510.bb +++ b/recipes-core/microcode/intel-microcode_20220809.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 = "cffdeb848e2302a60b665a78141ee88464e98af4" DEPENDS = "iucode-tool-native" S = "${WORKDIR}/git"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7638): https://lists.yoctoproject.org/g/meta-intel/message/7638 Mute This Topic: https://lists.yoctoproject.org/mt/93099742/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
