blob: bb72095aa79b4aac435d63af07a7ae943366e090 (
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 4.4 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 ~s390 sparc x86
LICENSE=GPL-2 linux-firmware
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=4.4.282
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.4-284.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.4-284.base.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-4.4-284.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.4-284.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.4-284.extras.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-4.4-284.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.4-284.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.4-284.experimental.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-4.4-284.experimental.tar.xz )
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 kernel-2 558643172ab02bb7cb88b95070b91f12
_md5_=1c0212f80ba8bcece7fa4b5ffcec5a27
|