mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
[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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user