This patch doesn't apply a.t.m to the latest driver (Will come back and rebase
this later)
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"