blob: f0fedef5ca0588f8379209b0ea1f5d46d78c56a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full Linux 5.4 kernel sources with the CONFIG_PREEMPT_RT patch
EAPI=8
HOMEPAGE=https://wiki.linuxfoundation.org/realtime/start
INHERIT=kernel-2
IUSE=symlink build
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.4.293_p98
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.293.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/patch-5.4.293-rt98.patch.xz https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patch-5.4.293-rt98.patch.xz
_eclasses_=crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 kernel-2 e38cddb5b9c31d5dce8df55fc78519f7 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=293f27faeef71c45e01cc690a14c405e
|