mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
xserver-xf86-dri-lite : apply xserver-boottime.patch
This patch is used to measure xserver boot time
This commit is contained in:
@@ -10,7 +10,8 @@ DEFAULT_PREFERENCE = "-1"
|
|||||||
|
|
||||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git \
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git \
|
||||||
file://xorg.conf \
|
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
|
# Misc build failure for master HEAD
|
||||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"
|
SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"
|
||||||
|
|||||||
Reference in New Issue
Block a user