graphics/drm-current-kmod: Update messges
Update pkg-message and makefile COMMENT to remove references to drm-devel-kmod and the mention that this is the development version. It is the version for FreeBSD CURRENT, so the ride might be a little bumpy, but it's not the devlopment version. No changes to package. FreeBSDDesktop issue: #129 Reported by: grahamperrin Sponsored by: B3 Init (zeising)
This commit is contained in:
parent
44a8dd2bab
commit
2c0f6ac987
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491609
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ PORTVERSION= 4.16.g20181210
|
|||
CATEGORIES= graphics kld
|
||||
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
COMMENT= DRM modules for the linuxkpi-based KMS components (development version)
|
||||
COMMENT= DRM modules for the linuxkpi-based KMS components
|
||||
|
||||
LICENSE= BSD2CLAUSE MIT GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
The experimental drm-devel-kmod port can be enabled for amdgpu (for AMD
|
||||
The experimental drm-current-kmod port can be enabled for amdgpu (for AMD
|
||||
GPUs starting with the HD7000 series / Tahiti) or i915kms (for Intel
|
||||
APUs starting with HD3000 / Sandy Bridge) through kld_list in
|
||||
/etc/rc.conf. radeonkms for older AMD GPUs can be loaded and there are
|
||||
|
|
Loading…
Reference in a new issue