blob: 8f2afe78929dbf1b0f5d6daa381d3c1658c2cb9a (
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 sources including the Gentoo patchset for the 5.16 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
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.16.17
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.16-18.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.16-18.base.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.16-18.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.16-18.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.16-18.extras.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.16-18.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.16-18.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.16-18.experimental.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.16-18.experimental.tar.xz )
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 f9d6a14b50d3be154a492a47c7d341a0
_md5_=25d0c7906232cbf2899abfdd206ccfbf
|