diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-08-01 17:21:17 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-08-03 02:42:01 -0400 |
commit | f534295e164c3c87382cd0b6c1d12564b97c314c (patch) | |
tree | e39dde2602da136082fd58af1e1f8b51d153f85e /x11-drivers | |
parent | net-im/signal-desktop-bin: remove old version (diff) | |
download | gentoo-f534295e164c3c87382cd0b6c1d12564b97c314c.tar.gz gentoo-f534295e164c3c87382cd0b6c1d12564b97c314c.tar.bz2 gentoo-f534295e164c3c87382cd0b6c1d12564b97c314c.zip |
x11-drivers/nvidia-drivers: add kernel patches note to 390
May be an influx of users trying to send patches when there is a new
LTS, but have little interest in testing/carrying these. As usual,
suggest sticking to 6.1.x LTS for as long as it is supported (if not
switching to nouveau, or changing hardware).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild index 9abc49b88f6b..ef9ad02b96d9 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-390.157.ebuild @@ -73,6 +73,8 @@ BDEPEND=" QA_PREBUILT="opt/bin/* usr/lib*" PATCHES=( + # note: no plans to add patches for newer kernels here, when the last + # working 6.1.x LTS is EOL then 390 will simply be removed from the tree "${FILESDIR}"/nvidia-modprobe-390.141-uvm-perms.patch "${FILESDIR}"/nvidia-settings-390.141-fno-common.patch "${FILESDIR}"/nvidia-settings-390.144-desktop.patch |