MFH: r502043
graphics/drm-current-kmod: Update snapshot Update graphics/drm-current-kmod to the latest snapshot. This update takes into account changes in lkpi in base, and makes use of debugfs in base, instead of the bundled one. note: If you are on an older version of current, prior to r347973, you might need to update current first, before updating this driver. Approved by: jmd (maintainer, implicit) Sponsored by: B3 Init Approved by: ports-secteam (implicit, drm-drivers blanket)
This commit is contained in:
parent
6fe4b4426e
commit
b385d904ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=502045
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drm-current-kmod
|
||||
PORTVERSION= 4.16.g20190430
|
||||
PORTVERSION= 4.16.g20190519
|
||||
CATEGORIES= graphics kld
|
||||
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
@ -25,7 +25,7 @@ USES= kmod uidfix compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_PROJECT= kms-drm
|
||||
GH_TAGNAME= 993d966
|
||||
GH_TAGNAME= b890994
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1556654768
|
||||
SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190430-993d966_GH0.tar.gz) = 5e6e59b23fe7e316bb09d97c7dcb72f3f359f1e320c160b635d80a223f71249c
|
||||
SIZE (FreeBSDDesktop-kms-drm-4.16.g20190430-993d966_GH0.tar.gz) = 13091867
|
||||
TIMESTAMP = 1558292907
|
||||
SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190519-b890994_GH0.tar.gz) = 3292e6e795df47d077784e0e84aa7d774ad030e78da0a3913889ae5f4c8cda29
|
||||
SIZE (FreeBSDDesktop-kms-drm-4.16.g20190519-b890994_GH0.tar.gz) = 13089654
|
||||
|
@ -1,6 +1,5 @@
|
||||
%%AMDGPU%%/%%KMODDIR%%/amdgpu.ko
|
||||
%%AMDKFD%%/%%KMODDIR%%/amdkfd.ko
|
||||
/%%KMODDIR%%/debugfs.ko
|
||||
/%%KMODDIR%%/drm.ko
|
||||
%%I915%%/%%KMODDIR%%/i915kms.ko
|
||||
/%%KMODDIR%%/linuxkpi_gplv2.ko
|
||||
|
Loading…
Reference in New Issue
Block a user