Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 14:29:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266301] graphics/drm-kmod: wrong dependencies on FreeBSD 12.3
Message-ID:  <bug-266301-7788-WsUJgwZ6y3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266301-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266301-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266301

Felix Palmen <zirias@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |zirias@freebsd.org
         Resolution|---                         |Not A Bug
             Status|New                         |Closed
                 CC|                            |zirias@freebsd.org

--- Comment #5 from Felix Palmen <zirias@freebsd.org> ---
No, this is actually the result of fixing a long-standing bug.

drm-kmod was always meant to install everything that *could* be needed, whi=
ch
includes all of the firmwares. The firmwares once were all in a single pack=
age,
and back then, this worked as intended. After splitting them into individual
packages though, the dependency was first forgotten, and later erroneously
overridden for missing the +=3D.

If you only want to install individual firmware packages, the way to go is =
to
install either drm-510-kmod (13.x) or drm-fbsd12.0-kmod (12.x) instead of
drm-kmod.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266301-7788-WsUJgwZ6y3>