sys-kernel/gentoo-kernel: Add a 5.19 config bump reminder

Bug: https://bugs.gentoo.org/840439
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-10-02 09:48:04 +02:00
parent 059e286ec5
commit 6509199fb5

View File

@@ -11,6 +11,7 @@ GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 2 ))
# forked to https://github.com/projg2/fedora-kernel-config-for-gentoo
CONFIG_VER=5.19.9-gentoo
GENTOO_CONFIG_VER=g2
[[ ${PV} != 5.19.12 ]] && die "Bump config to g3!"
DESCRIPTION="Linux kernel built with Gentoo patches"
HOMEPAGE="https://www.kernel.org/"