mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +02:00
sys-firmware/intel-microcode: Apply Flatcar patches
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
parent
26ef0721a8
commit
e2159d417e
@ -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"
|
https://dev.gentoo.org/~mpagano/dist/intel-microcode/intel-microcode-collection-${COLLECTION_SNAPSHOT}.tar.xz"
|
||||||
|
|
||||||
LICENSE="intel-ucode"
|
LICENSE="intel-ucode"
|
||||||
SLOT="0"
|
SLOT="0/${PVR}"
|
||||||
KEYWORDS="-* amd64 x86"
|
KEYWORDS="-* amd64 x86"
|
||||||
IUSE="hostonly initramfs +split-ucode vanilla"
|
IUSE="hostonly initramfs +split-ucode vanilla"
|
||||||
REQUIRED_USE="|| ( initramfs split-ucode )"
|
REQUIRED_USE="|| ( initramfs split-ucode )"
|
||||||
|
Loading…
Reference in New Issue
Block a user