blob: 32f44271e1690f888d7aad91ed2b216b08b7ecad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=>=sys-apps/iucode_tool-2.3
DEFINED_PHASES=install postinst postrm preinst prepare prerm pretend setup
DESCRIPTION=Intel IA32/IA64 microcode update data
EAPI=8
HOMEPAGE=https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files https://github.com/platomav/CPUMicrocodes http://inertiawar.com/microcode/
IDEPEND=dist-kernel? ( initramfs? ( sys-kernel/installkernel ) )
INHERIT=dist-kernel-utils linux-info mount-boot
IUSE=dist-kernel hostonly +initramfs +split-ucode vanilla
KEYWORDS=-* amd64 x86
LICENSE=intel-ucode
RDEPEND=dist-kernel? ( virtual/dist-kernel ) hostonly? ( sys-apps/iucode_tool )
REQUIRED_USE=!dist-kernel? ( || ( initramfs split-ucode ) )
RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20240312.tar.gz https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/437f382b1be4412b9d03e2bbdcda46d83d581242/intel-ucode/06-4e-03 -> intel-ucode-sig_0x406e3-rev_0xd6.bin https://dev.gentoo.org/~mpagano/dist/intel-microcode/intel-microcode-collection-20240312.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-firmware/intel-microcode/intel-microcode-collection-20240312.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 dist-kernel-utils 145861da258122cbba5240a850f1a5e8 linux-info e967b81f54be6f49f4219a57ce7db437 mount-boot 3945d351ee3192381911f938f4ee527a
_md5_=e19a315a79b3d20af88da3505f1b1427
|