MFH: r546119
grapics/drm-legacy-kmod: Deprecate Deprecate graphics/drm-legacy-kmod. Update the drivers to include a deprecation message when the drivers are loaded. drm-legacy-kmod is holding back changes in the FreeBSD VM subsystem, and it requires substantial changes to be updated to work with the VM changes. See the e-mail to x11@FreeBSD.org for more information. Approved by: ports-secteam (implicit, drm-drivers blanket)
This commit is contained in:
parent
f421c7bc0b
commit
310c2c330e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q3/; revision=546120
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drm-legacy-kmod
|
||||
PORTVERSION= g20200306
|
||||
PORTVERSION= g20200825
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -11,6 +11,9 @@ COMMENT= Legacy DRM modules for the linuxkpi-based KMS components
|
||||
LICENSE= BSD2CLAUSE MIT GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
||||
DEPRECATED= Obsolete version, use drm-kmod
|
||||
EXPIRATION_DATE=2020-12-31
|
||||
|
||||
BROKEN_aarch64= src/dev/drm2/ttm/ttm_bo_util.c:453:2: error: Port me
|
||||
|
||||
RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod
|
||||
@ -27,7 +30,7 @@ CONFLICTS_INSTALL= drm-devel-kmod \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_PROJECT= drm-legacy
|
||||
GH_TAGNAME= 9691917
|
||||
GH_TAGNAME= 3f527d9
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1583530884
|
||||
SHA256 (FreeBSDDesktop-drm-legacy-g20200306-9691917_GH0.tar.gz) = 4ee373570416d11e653c08444809f632aafd65d52d400143069eb4da00ee1031
|
||||
SIZE (FreeBSDDesktop-drm-legacy-g20200306-9691917_GH0.tar.gz) = 1676742
|
||||
TIMESTAMP = 1598309175
|
||||
SHA256 (FreeBSDDesktop-drm-legacy-g20200825-3f527d9_GH0.tar.gz) = 64f05753df9d5c181761cf83eeb20d4e4aecfe5abb8f096204a922d38ef72ecc
|
||||
SIZE (FreeBSDDesktop-drm-legacy-g20200825-3f527d9_GH0.tar.gz) = 1677036
|
||||
|
Loading…
Reference in New Issue
Block a user