summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc')
-rw-r--r--meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc b/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
index 9ee9c97d..1fe962ba 100644
--- a/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
+++ b/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
@@ -1,4 +1,4 @@
1PR = "r5" 1PR = "r6"
2 2
3PROTO_DEPS += "xf86driproto dri2proto" 3PROTO_DEPS += "xf86driproto dri2proto"
4 4
@@ -8,7 +8,8 @@ SRC_URI += "file://nodolt.patch \
8 file://crosscompile.patch \ 8 file://crosscompile.patch \
9 file://libdrm-poulsbo.patch \ 9 file://libdrm-poulsbo.patch \
10 file://werror-address-fix.patch \ 10 file://werror-address-fix.patch \
11 file://ptr-to-int-cast-fix.patch" 11 file://ptr-to-int-cast-fix.patch \
12 file://fix-bogus-stack-variables.patch"
12 13
13# Misc build failure for master HEAD 14# Misc build failure for master HEAD
14SRC_URI += "file://fix_open_max_preprocessor_error.patch" 15SRC_URI += "file://fix_open_max_preprocessor_error.patch"