From: Peng Li Date: Wed, 29 Oct 2008 14:17:00 +0000 (+0800) Subject: xserver-xf86-dri-lite : apply xserver-boottime.patch X-Git-Tag: 2011-1~7915^2~5 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8fea3faa89eda9d90d2b0dbab07c78dca3677203;p=openembedded-core.git xserver-xf86-dri-lite : apply xserver-boottime.patch This patch is used to measure xserver boot time --- diff --git a/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb index 39e286570e..1fe84a3b66 100644 --- a/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb +++ b/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb @@ -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"