Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/pf-sources/
Date: Thu, 06 Jan 2022 06:50:47
Message-Id: 1641451414.2986f8cf457b74f271eb74e95bfc4ddbf8a1a10f.juippis@gentoo
1 commit: 2986f8cf457b74f271eb74e95bfc4ddbf8a1a10f
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 06:43:34 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 06:43:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2986f8cf
7
8 sys-kernel/pf-sources: add 5.15-pf6
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 sys-kernel/pf-sources/Manifest | 1 +
13 sys-kernel/pf-sources/pf-sources-5.15_p6.ebuild | 76 +++++++++++++++++++++++++
14 2 files changed, 77 insertions(+)
15
16 diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
17 index f7028f2277ba..dfe4cddf54fe 100644
18 --- a/sys-kernel/pf-sources/Manifest
19 +++ b/sys-kernel/pf-sources/Manifest
20 @@ -24,6 +24,7 @@ DIST pf-sources-5.15_p2.patch 4107461 BLAKE2B 57c31ff106c78b97a2b131c66146f176a2
21 DIST pf-sources-5.15_p3.patch 4539285 BLAKE2B b723ec41f7ad6177b629dd736ec8e5d70342149a636be3457dae9e3d25e0afd65bcab12938b67eb9779c85a9e21d29e7c03cf4c32e545a564e010d2ae8bcdf96 SHA512 b38865fdebdfce0c23fd570b149d4d810cdd0cd8d732a926a9a353569233a94a4beaecca6aa33f7c6c1cd01bc6ebc8bbac67bfa1f6fba199fc9523e961e377f2
22 DIST pf-sources-5.15_p4.patch 4939937 BLAKE2B a974637fa650136525513d84c492be62a90f0ab485456de20bf93d0642f690dd26e69f38de2f804447074ff3f3da19ed7fb9518cf9157b617239ec1ae0f4e87d SHA512 0f2954b2b113ca0917f52602daf16450cd9575753840084df810c7c29c7c08dcbfcc51f2250cc23c0cc512a08ab407a9e3a167d17eba033b0b8569132d37dd55
23 DIST pf-sources-5.15_p5.patch 5462746 BLAKE2B de7e1aeb7f2a99d3c79c71b6ad56776d828f81759aca08282916a5c67d1f91ed62fbbf83b429269bb09a5b3be499bc73f8f70ca468782ff46b02557d47f51ec3 SHA512 2fa8592b0c012b52c4f0ebc6b75d0108f219954f719f40c7beac91b837cdb419c3a1d4c2c904d60f80eecdcf17c853089f147f399e96ba19dde49eb28baef248
24 +DIST pf-sources-5.15_p6.patch 5753774 BLAKE2B a56166b285b5c8cfb1697f5180584ed025e34a42b5b96dbf58c2aa14ba9d8c21b5dd6ebc6054bc198c922348ffe3613138baa75913dd9a8c43f3868dd3e18a48 SHA512 c42a434efcee22f4cfc42cc35a7a39e2467b1cf82046dc0fab1294086dd1b6307cb641c6ac709303b9f8c88cd744518d66b20fbdf140917976d50a17958aa8d6
25 DIST prjc_v5.13-r3.patch 257137 BLAKE2B 22e05106ee91f104c69f8d11fa4072b28910b8202388a1778ac498f5128f8b93e6465c3e1ef0d9393aa5d01bfc226b3d6463fbba9e463305381a45cb5f015fa0 SHA512 d7dc67a9913d0d7723a616a11db2ab0798e65a6c2dfb99990bc2a4287c0c2e2eab72d17cdc3f93b884f006844f576379a9d8617b7e491dad278f3880d372bb17
26 DIST prjc_v5.14-r3.patch 258757 BLAKE2B 27cd56595a131b7c9a45429d775ff3a0eea79f95674711acf0c0688716a0952150f335540457dc7aab05ac92c58e32e576ce3d392c7e0df51c93be28b17522b6 SHA512 9719b022a1798a7909cd7160917816c40310eb42fa4144f7b122dd57950c1088f2ab6fb9202f30591d7b793c6634a7b97e77af2e192043b95ae44751451af7cc
27 DIST prjc_v5.15-r0.patch 266816 BLAKE2B ba2c15b074fac3cb01eddb1099b6292077aaf7af1de4721b365b8da40895c61388081ee164bbcde938fdcefe17eea292c56a175da0a23591ffc7a6c3680d86ae SHA512 5da7ac4a3e9ea8e9e1d37403d688369e5ffdc2340bd60eabf36368a4e134713ae1011f728ea79f44ff5d2ab2827adf69e5d05db3431b73e8027238f5ea68a49f
28
29 diff --git a/sys-kernel/pf-sources/pf-sources-5.15_p6.ebuild b/sys-kernel/pf-sources/pf-sources-5.15_p6.ebuild
30 new file mode 100644
31 index 000000000000..282b2e2752a6
32 --- /dev/null
33 +++ b/sys-kernel/pf-sources/pf-sources-5.15_p6.ebuild
34 @@ -0,0 +1,76 @@
35 +# Copyright 1999-2022 Gentoo Authors
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=7
39 +
40 +# Define what default functions to run
41 +ETYPE="sources"
42 +
43 +# No 'experimental' USE flag provided, but we still want to use genpatches
44 +K_EXP_GENPATCHES_NOUSE="1"
45 +
46 +# Just get basic genpatches, -pf patch set already includes vanilla-linux updates
47 +K_GENPATCHES_VER="2"
48 +
49 +# -pf already sets EXTRAVERSION to kernel Makefile
50 +K_NOSETEXTRAVERSION="1"
51 +
52 +# Not supported by the Gentoo security team
53 +K_SECURITY_UNSUPPORTED="1"
54 +
55 +# We want the very basic patches from gentoo-sources, experimental patch is
56 +# already included in pf-sources
57 +K_WANT_GENPATCHES="base extras"
58 +
59 +# major kernel version, e.g. 5.14
60 +SHPV="${PV/_p*/}"
61 +
62 +# https://gitlab.com/alfredchen/projectc/ revision for a major version,
63 +# e.g. prjc-v5.14-r2 = 2
64 +PRJC_R=1
65 +
66 +inherit kernel-2 optfeature
67 +detect_version
68 +
69 +DESCRIPTION="Linux kernel fork that includes the pf-kernel patchset and Gentoo's genpatches"
70 +HOMEPAGE="https://gitlab.com/post-factum/pf-kernel/-/wikis/README
71 + https://dev.gentoo.org/~mpagano/genpatches/"
72 +SRC_URI="${KERNEL_URI}
73 + https://github.com/pfactum/pf-kernel/compare/v${SHPV}...v${SHPV}-pf${PV/*_p/}.diff -> ${P}.patch
74 + https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${SHPV}-${K_GENPATCHES_VER}.base.tar.xz
75 + https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz
76 + https://gitlab.com/alfredchen/projectc/-/raw/master/${SHPV}/prjc_v${SHPV}-r${PRJC_R}.patch
77 + https://dev.gentoo.org/~mpagano/genpatches/trunk/${SHPV}/5021_BMQ-and-PDS-gentoo-defaults.patch -> 5021_BMQ-and-PDS-gentoo-defaults-${SHPV}.patch"
78 +
79 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
80 +
81 +S="${WORKDIR}/linux-${PVR}-pf"
82 +
83 +PATCHES=( "${DISTDIR}/${P}.patch"
84 + "${DISTDIR}/prjc_v${SHPV}-r${PRJC_R}.patch"
85 + "${DISTDIR}/5021_BMQ-and-PDS-gentoo-defaults-${SHPV}.patch" )
86 +
87 +K_EXTRAEINFO="For more info on pf-sources and details on how to report problems,
88 + see: ${HOMEPAGE}."
89 +
90 +pkg_setup() {
91 + ewarn ""
92 + ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
93 + ewarn "If you need support, please contact the pf developers directly."
94 + ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
95 + ewarn "the ebuilds. Thank you."
96 + ewarn ""
97 +
98 + kernel-2_pkg_setup
99 +}
100 +
101 +src_prepare() {
102 + # kernel-2_src_prepare doesn't apply PATCHES().
103 + default
104 +}
105 +
106 +pkg_postinst() {
107 + kernel-2_pkg_postinst
108 +
109 + optfeature "userspace KSM helper" sys-process/uksmd
110 +}