blob: c996955819156a45452177238e9b9c735589dfae (
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 6.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 ~loong ~m68k ~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=6.4.4
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.4-6.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.4-6.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.4-6.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.4-6.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.4-6.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.4-6.experimental.tar.xz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 kernel-2 f3fe06845554116f3a63786f864ff07f
_md5_=d9e4fd80013ab752a6fbe298de3c35d0
|