Date: Tue, 1 Jan 2019 21:03:04 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489050 - in head/graphics: drm-current-kmod drm-fbsd11.2-kmod drm-fbsd12.0-kmod Message-ID: <201901012103.x01L34o8077844@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Jan 1 21:03:03 2019 New Revision: 489050 URL: https://svnweb.freebsd.org/changeset/ports/489050 Log: 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 Modified: head/graphics/drm-current-kmod/pkg-descr head/graphics/drm-fbsd11.2-kmod/pkg-descr head/graphics/drm-fbsd12.0-kmod/pkg-descr Modified: head/graphics/drm-current-kmod/pkg-descr ============================================================================== --- head/graphics/drm-current-kmod/pkg-descr Tue Jan 1 20:52:03 2019 (r489049) +++ head/graphics/drm-current-kmod/pkg-descr Tue Jan 1 21:03:03 2019 (r489050) @@ -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 Modified: head/graphics/drm-fbsd11.2-kmod/pkg-descr ============================================================================== --- head/graphics/drm-fbsd11.2-kmod/pkg-descr Tue Jan 1 20:52:03 2019 (r489049) +++ head/graphics/drm-fbsd11.2-kmod/pkg-descr Tue Jan 1 21:03:03 2019 (r489050) @@ -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 Modified: head/graphics/drm-fbsd12.0-kmod/pkg-descr ============================================================================== --- head/graphics/drm-fbsd12.0-kmod/pkg-descr Tue Jan 1 20:52:03 2019 (r489049) +++ head/graphics/drm-fbsd12.0-kmod/pkg-descr Tue Jan 1 21:03:03 2019 (r489050) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012103.x01L34o8077844>