From e2159d417ed2e56bac3ea74ef9812b17bb042d42 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Fri, 18 Mar 2022 13:24:24 +0530 Subject: [PATCH] sys-firmware/intel-microcode: Apply Flatcar patches Signed-off-by: Sayan Chowdhury --- .../intel-microcode/intel-microcode-20220510_p20220508.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20220510_p20220508.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20220510_p20220508.ebuild index 4171888a58..c0688fbfd3 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20220510_p20220508.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20220510_p20220508.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/arc https://dev.gentoo.org/~mpagano/dist/intel-microcode/intel-microcode-collection-${COLLECTION_SNAPSHOT}.tar.xz" LICENSE="intel-ucode" -SLOT="0" +SLOT="0/${PVR}" KEYWORDS="-* amd64 x86" IUSE="hostonly initramfs +split-ucode vanilla" REQUIRED_USE="|| ( initramfs split-ucode )"