summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-02 09:48:04 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-02 18:15:42 +0200
commit6509199fb5ec004813bf8d19b36c3382e8d2b3c5 (patch)
treeed1eaa3da24764c966844bf85a3fda165b87e48e /sys-kernel
parentsci-libs/linux-gpib: Version bump (diff)
downloadgentoo-6509199fb5ec004813bf8d19b36c3382e8d2b3c5.tar.gz
gentoo-6509199fb5ec004813bf8d19b36c3382e8d2b3c5.tar.bz2
gentoo-6509199fb5ec004813bf8d19b36c3382e8d2b3c5.zip
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>
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/gentoo-kernel/gentoo-kernel-5.19.12.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.12.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.12.ebuild
index 70b88ba40c72..063305fd8a71 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.12.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.12.ebuild
@@ -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/"