blob: 6e951c422647d1bf100935716e30022a75f71eaf (
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=Linux kernel fork that includes the pf-kernel patchset and Gentoo's genpatches
EAPI=7
HOMEPAGE=https://gitlab.com/post-factum/pf-kernel/-/wikis/README https://dev.gentoo.org/~mpagano/genpatches/
INHERIT=kernel-2 optfeature
IUSE=symlink build
KEYWORDS=~amd64 ~ppc ~ppc64 ~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_p2
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz https://github.com/pfactum/pf-kernel/compare/v5.16...v5.16-pf2.diff -> pf-sources-5.16_p2.patch https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.16-1.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.16-1.extras.tar.xz https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/sched/0001-prjc.patch -> prjc-v5.16-1uo.patch https://dev.gentoo.org/~mpagano/genpatches/trunk/5.15/5021_BMQ-and-PDS-gentoo-defaults.patch -> 5021_BMQ-and-PDS-gentoo-defaults-5.15.patch
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b kernel-2 f9d6a14b50d3be154a492a47c7d341a0 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=d5ccc373c3a5c62b64e20061773226c1
|