[Bug 290432] graphics/drm-515-kmod no longer builds on FreeBSD-current

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Nov 2025 23:14:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290432

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=26b48400ee94055021329765aaa0735bb55f6571

commit 26b48400ee94055021329765aaa0735bb55f6571
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-11-16 21:52:42 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-11-16 23:13:41 +0000

    graphics/drm-515-kmod: add extra patch to unbreak on 15 and newer

    Conditionally apply a patch to avoid conflicts with an updated LinuxKPI.
    This should make this port both build and work again.
    The patch is conditional for the moment as 14.3-R and stable/14 do not
    have the LinuxKPI changes yet. stable/14 will likely get it before
    14.4-R.  At that point it might be easier to (a) have it conditional
    in the drm-kmod branch based on __FreeBSD_version or (b) have a
    backout patch here for 14.2-R and stable/14 before the LinuxKPI update.

    PR:             290432
    Reported by:    kargl

 graphics/drm-515-kmod/Makefile                     |   7 +-
 .../files/extra-patch-linuxkpi-pci (new)           | 102 +++++++++++++++++++++
 2 files changed, 108 insertions(+), 1 deletion(-)

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