blob: 42404b3f120c53b5ec5399249b0190437f4547b3 (
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.4 kernel tree
EAPI=7
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( 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.4.126
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-129.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-129.base.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.4-129.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-129.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-129.extras.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.4-129.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-129.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-129.experimental.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.4-129.experimental.tar.xz )
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs e867df3870e8ff04a5b94f925be8b06a multilib f8d35c2432bb32c4f1e779c4287b31ec kernel-2 66af59cfd68077668c584c41aea800ef
_md5_=3b44bc3923e62519410e29bdb18adeb8
|