blob: a4640670d31eaae1600b61212c3f8e6b12fa2cd8 (
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-20240514.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-20240514.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-firmware/intel-microcode/intel-microcode-collection-20240514.tar.xz
_eclasses_=mount-boot-utils 69218c024651aa10db01df7e8a5b63e0 toolchain-funcs e7e7331166166e7a516d19e264b098c2 multilib c19072c3cd7ac5cb21de013f7e9832e0 dist-kernel-utils 5f1fe16cfbf1f386700885115a105fb9 linux-info ea4122ba1d8791a12b78e53f9510a2e3 mount-boot 03b0280b48caf6e18472fa7272cfcda8
_md5_=2d6aed3860a612d168c8121d98ba1c28
|