[Bug 274910] graphics/nvidia-drm-515-kmod depends on linuxkpi_gplv2, which was removed in drm-515-kmod-5.15.118

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Nov 2023 08:35:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274910

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0a0e141da5b584e00c498947e596b957bd40db94

commit 0a0e141da5b584e00c498947e596b957bd40db94
Author:     Austin Shafer <ashafer@badland.io>
AuthorDate: 2023-11-07 08:26:48 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-11-07 08:35:19 +0000

    graphics/nvidia-drm-515-kmod: Remove dependency on linuxkpi_gplv2.ko

    This fixes a failure on module load for nvidia-drm.ko as a result of
    linuxkpi_gplv2.ko being removed from drm-kmod in 5.15. For now we just
    remove the dependency in the nvidia-drm 515 port to unbreak things, I'll
    create a longer-term upstream fix.

    PR: 274910

    Reviewed by: arrowd

    Differential Revision: https://reviews.freebsd.org/D42484

 graphics/nvidia-drm-515-kmod/Makefile                          |  2 +-
 .../files/patch-nvidia-drm-freebsd-lkpi.c (new)                | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.