Update pkg-descr to match reality
Update pkg-descr in drm-kmod ports to match reality in terms of which Linux kernel version they correspond to and which FreeBSD version they are supporting. Noticed by: Graham Perrin
This commit is contained in:
parent
7f70277538
commit
a69e8b8303
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489050
3 changed files with 8 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components.
|
||||
Currently corresponding to Linux 4.16 DRM. This is the development version.
|
||||
Currently corresponding to Linux 4.16 DRM.
|
||||
This version is for FreeBSD CURRENT.
|
||||
amdgpu and radeonkms are known to fail with EFI boot.
|
||||
|
||||
WWW: https://github.com/FreeBSDDesktop/kms-drm
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components.
|
||||
Currently corresponding to Linux 4.9 DRM. More stable state. amdgpu and
|
||||
radeonkms are known to fail with EFI boot.
|
||||
Currently corresponding to Linux 4.11 DRM.
|
||||
This version is for FreeBSD 11.2.
|
||||
amdgpu and radeonkms are known to fail with EFI boot.
|
||||
|
||||
WWW: https://github.com/FreeBSDDesktop/kms-drm
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components.
|
||||
Currently corresponding to Linux 4.11 DRM. Experimental state. amdgpu and
|
||||
radeonkms are known to fail with EFI boot.
|
||||
Currently corresponding to Linux 4.16 DRM.
|
||||
This version is for FreeBSD 12.0.
|
||||
amdgpu and radeonkms are known to fail with EFI boot.
|
||||
|
||||
WWW: https://github.com/FreeBSDDesktop/kms-drm
|
||||
|
|
Loading…
Reference in a new issue