blob: 287f604cff670dcf19f609e94d945690db8670c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=!build? ( sys-apps/sed )
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full Linux 4.9 kernel sources with the CONFIG_PREEMPT_RT patch
EAPI=8
HOMEPAGE=https://www.kernel.org/ https://wiki.gentoo.org/wiki/Kernel https://wiki.linuxfoundation.org/realtime/start
INHERIT=kernel-2
IUSE=symlink build
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2 linux-firmware
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=4.9.280_p186
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.280.xz https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/patch-4.9.280-rt186.patch.xz https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/older/patch-4.9.280-rt186.patch.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 kernel-2 ec72a2795edf166a1057bebec6742a34
_md5_=939d5ceab20777d27949a4a02fd902fe
|