]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver-xf86-dri-lite : apply xserver-boottime.patch
authorPeng Li <peng.li@intel.com>
Wed, 29 Oct 2008 14:17:00 +0000 (22:17 +0800)
committerPeng Li <peng.li@intel.com>
Wed, 29 Oct 2008 14:17:00 +0000 (22:17 +0800)
This patch is used to measure xserver boot time

meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb

index 39e286570e94a44cbf812ffedf8a4487de122bbe..1fe84a3b665d765427cd9308fce29e70e84be6d3 100644 (file)
@@ -10,7 +10,8 @@ DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git \
            file://xorg.conf \
-           file://libdri-xinerama-symbol.patch;patch=1"
+           file://libdri-xinerama-symbol.patch;patch=1 \
+           file://xserver-boottime.patch;patch=1"
 
 # Misc build failure for master HEAD
 SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"