summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
index 4789f28f5f..99804a21bd 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
@@ -10,18 +10,18 @@ DEPENDS += "font-util"
10 10
11RDEPENDS_${PN} += "xkeyboard-config" 11RDEPENDS_${PN} += "xkeyboard-config"
12 12
13# file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1 \ 13# file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1
14# file://xserver-1.5.0-bg-none-root.patch;patch=1 \ 14# file://xserver-1.5.0-bg-none-root.patch;patch=1
15# file://xserver-no-root-2.patch;patch=1 \ 15# file://xserver-no-root-2.patch;patch=1
16# file://xserver-boottime.patch;patch=1" 16# file://xserver-boottime.patch;patch=1
17# file://xserver-DRI2Swapbuffer.patch;patch=1" 17# file://xserver-DRI2Swapbuffer.patch;patch=1
18 18
19 19
20SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \ 20SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \
21 file://nodolt.patch;patch=1 \ 21 file://nodolt.patch;patch=1 \
22 file://crosscompile.patch;patch=1 \ 22 file://crosscompile.patch;patch=1 \
23 file://fix_macros1.patch;patch=1" 23 file://fix_macros1.patch;patch=1"
24# file://libdri-xinerama-symbol.patch;patch=1" 24# file://libdri-xinerama-symbol.patch;patch=1
25 25
26# Misc build failure for master HEAD 26# Misc build failure for master HEAD
27SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1" 27SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"