mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
sys-firmware/intel-microcode: Apply Flatcar patches
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
This commit is contained in:
parent
06a1783030
commit
a321cc9fd3
@ -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"
|
||||
# !<sys-apps/microcode-ctl-1.17-r2 due to bug #268586
|
||||
RDEPEND="hostonly? ( sys-apps/iucode_tool )"
|
||||
|
||||
RESTRICT="binchecks bindist mirror strip"
|
||||
RESTRICT="binchecks strip"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user