[xf86-video-intel-dri2] comments out reduce_driver_boottime.patch

This patch doesn't apply a.t.m to the latest driver (Will come back and rebase
this later)
This commit is contained in:
Robert Bragg 2008-10-29 17:38:16 +00:00
parent 43015b416d
commit c36db8d9b4
1 changed files with 6 additions and 3 deletions

View File

@ -6,12 +6,15 @@ DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
PROVIDES = "xf86-video-intel"
PE = "1"
PR = "r0"
PV = "2.4.97+git${SRCREV}"
PR = "r1"
PV = "2.4.97.0+git${SRCREV}"
FILESPATH = "${FILE_DIRNAME}/xf86-video-intel"
#FIXME: update patch
#file://004_reduce_driver_boottime.patch;patch=1
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel;protocol=git;branch=dri2 \
file://002_avoid_duplicate_SaveHWState.patch;patch=1 \
file://004_reduce_driver_boottime.patch;patch=1 \
file://005_disable_sdvo_TV_port_restoreHW.patch;patch=1 \
file://006_disable_check_lvds_panelpower_status.patch;patch=1"