diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-07 16:36:43 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-07 16:36:43 +0200 |
commit | 9573fef73ae0e5a476d7c40333fddd153693d91a (patch) | |
tree | 3c3ff77d2af293456d0dcef71f0af578539e54b7 /sys-kernel/pf-sources | |
parent | sys-kernel/pf-sources: add 6.7_p5 (diff) | |
download | gentoo-9573fef73ae0e5a476d7c40333fddd153693d91a.tar.gz gentoo-9573fef73ae0e5a476d7c40333fddd153693d91a.tar.bz2 gentoo-9573fef73ae0e5a476d7c40333fddd153693d91a.zip |
sys-kernel/pf-sources: add genpatches repo url
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-kernel/pf-sources')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-6.7_p5.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-6.7_p5.ebuild b/sys-kernel/pf-sources/pf-sources-6.7_p5.ebuild index c8c102f0e626..3c2fe9b9354f 100644 --- a/sys-kernel/pf-sources/pf-sources-6.7_p5.ebuild +++ b/sys-kernel/pf-sources/pf-sources-6.7_p5.ebuild @@ -13,6 +13,8 @@ K_EXP_GENPATCHES_NOUSE="1" # is the wanted value here, but the genpatches patch set can be bumped if it includes some # important fixes. src_prepare() will handle deleting the updated vanilla linux patches. # See https://archives.gentoo.org/gentoo-kernel/ (or subscribe to the list) to see all patches. +# Or browse https://gitweb.gentoo.org/proj/linux-patches.git, e.g. +# https://gitweb.gentoo.org/proj/linux-patches.git/refs/tags K_GENPATCHES_VER="4" # -pf patch set already sets EXTRAVERSION to kernel Makefile. |