From eae0b6de2dbb6d0c5e7a7fb2018f1519e805d5a7 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Thu, 11 Feb 2021 17:13:55 +0530 Subject: [PATCH] sys-firmware/intel-microcode: Apply Flatcar patches Signed-off-by: Sayan Chowdhury --- .../intel-microcode-20201112_p20201116-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20201112_p20201116-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20201112_p20201116-r1.ebuild index a162e73196..d04a597625 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20201112_p20201116-r1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-firmware/intel-microcode/intel-microcode-20201112_p20201116-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/arc https://dev.gentoo.org/~whissi/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 )" @@ -30,7 +30,7 @@ BDEPEND=">=sys-apps/iucode_tool-2.3" # !