blob: 30c58c7cb26f2868e5f81b8b7f6e6260325e84eb (
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 sources including the Gentoo patchset for the 5.15 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~alicef/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
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.15.204
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-5.15-214.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-214.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-214.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-5.15-214.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-214.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-214.extras.tar.xz
_eclasses_=crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 kernel-2 e38cddb5b9c31d5dce8df55fc78519f7 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=3f73999ea8be0d487b6d0deeac93762a
|