aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-07-13 15:27:48 -0400
committerMichael Smith <msmith@cbnco.com>2009-08-24 12:30:02 -0400
commitfaac35c7aa18054c8d0eb4348ab252d249ba8bf4 (patch)
tree689947723d13a82766b9906d0dced2c62dcf2c0e /recipes/xorg-xserver/xserver-xorg_1.5.3.bb
parentdfe2bb428bb6db6938859927a8004caa167b96a8 (diff)
downloadopenembedded-faac35c7aa18054c8d0eb4348ab252d249ba8bf4.tar.gz
xorg-xserver-common: pass --enable-glx-tls
Uses the same inherit as mesa-dri, so they both get the same answer. Also switch to INC_PR. Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg_1.5.3.bb')
-rw-r--r--recipes/xorg-xserver/xserver-xorg_1.5.3.bb2
1 files changed, 1 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 74ea3c41e5..39697246e3 100644
--- a/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
+++ b/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl"
RDEPENDS += "hal"
PE = "2"
-PR = "r5"
+PR = "${INC_PR}.0"
SRC_URI += "file://drmfix.patch;patch=1 \
file://sysroot_fix.patch;patch=1 \