aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-kdrive_git.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2010-01-10 13:02:36 +0000
committerutx@penguin.cz <utx@penguin.cz>2010-01-10 13:06:14 +0000
commitfaf1793d478bc800a5ef994e98962c4dd8717d40 (patch)
treeea6e3026006cb51c48462dff5350d90686a9310f /recipes/xorg-xserver/xserver-kdrive_git.bb
parentf3aefd497f216d9fe0240625305f7a9a28da16c7 (diff)
downloadopenembedded-faf1793d478bc800a5ef994e98962c4dd8717d40.tar.gz
xserver-kdrive: Build against xextproto-70-includes:
* Ancient xservers are incompatible with xextproto >= 7.1. * Nobody would want to port working ancient code. * For more see http://lists.linuxtogo.org/pipermail/angstrom-distro-users/2010-January/003011.html * Introduced INC_PR.
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive_git.bb')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive_git.bb b/recipes/xorg-xserver/xserver-kdrive_git.bb
index 2e1da5c977..4de73e8fc1 100644
--- a/recipes/xorg-xserver/xserver-kdrive_git.bb
+++ b/recipes/xorg-xserver/xserver-kdrive_git.bb
@@ -6,7 +6,7 @@ PV = "1.4+git${SRCDATE}"
DEPENDS += "libxkbfile libxcalibrate pixman"
PE = "1"
-PR = "r1"
+PR = "${INC_PR}.0"
FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-git:${FILE_DIRNAME}/xserver-kdrive"
SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \