blob: 9e99a803708bcb8e6dc2ba95a80cbb6af4d8cd24 (
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.10 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build
KEYWORDS=arm arm64 hppa ppc ppc64 sparc
LICENSE=GPL-2
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=5.10.187
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-197.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-197.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-197.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-197.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-197.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-197.experimental.tar.xz )
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 a3163a42392ff0db3797c69f4990c38f
_md5_=73f852e3a4dec114997c48829b7180c0
|