]> code.ossystems Code Review - openembedded-core.git/commitdiff
xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA"
authorPeng Li <peng.li@intel.com>
Tue, 28 Oct 2008 08:52:23 +0000 (16:52 +0800)
committerPeng Li <peng.li@intel.com>
Wed, 29 Oct 2008 14:26:12 +0000 (22:26 +0800)
These driver options are specified in xorg.conf.
Don't need to apply this patch any more.

meta/packages/xorg-driver/xf86-video-intel-dri2_git.bb

index 2a30964e7de33a26fd4081b0d8dde0b1f03569b2..d74a358a38c9f1b39e68682844efb73cb404939f 100644 (file)
@@ -13,8 +13,7 @@ SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel;protoc
            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 \
-           file://007_disable_tiling_and_enable_UXA.patch;patch=1"
+           file://006_disable_check_lvds_panelpower_status.patch;patch=1"
 
 S = "${WORKDIR}/git"