summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg_1.5.3.bb')
-rw-r--r--recipes/xorg-xserver/xserver-xorg_1.5.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg_1.5.3.bb b/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
index 39697246e3..879b5160f3 100644
--- a/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
+++ b/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
@@ -4,11 +4,13 @@ DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl"
RDEPENDS += "hal"
PE = "2"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
SRC_URI += "file://drmfix.patch;patch=1 \
file://sysroot_fix.patch;patch=1 \
file://xorg-avr32-support.diff;patch=1 \
+ file://xorg-server-1.5.3-configure.patch;patch=1 \
+ file://xorg-server-1.5.3-glcore-prepare-for-dynamic.patch;patch=1 \
"
MESA_VER = "7.2"