summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-kdrive_1.1.0.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-10-06 20:45:37 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-10-06 20:45:37 +0000
commite6f09ac96fd78f78c1d0428d3872f1f43685eb20 (patch)
treec4a6823b6fb842dfdeccdceb6fccea2e8420074d /recipes/xorg-xserver/xserver-kdrive_1.1.0.bb
parent2403fd53440120102c2c63f3b035c3fe66b50ef2 (diff)
xorg-xserver: XRandR version fix 06c06f6 ported to all old X servers.
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive_1.1.0.bb')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive_1.1.0.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive_1.1.0.bb b/recipes/xorg-xserver/xserver-kdrive_1.1.0.bb
index be6fc821b2..8157054494 100644
--- a/recipes/xorg-xserver/xserver-kdrive_1.1.0.bb
+++ b/recipes/xorg-xserver/xserver-kdrive_1.1.0.bb
@@ -10,7 +10,7 @@ DESCRIPTION_xserver-kdrive-fake = "Fake X server"
DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window"
PE = "1"
-PR = "r1"
+PR = "r2"
FILES_${PN} = "${libdir}/xserver"
FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
@@ -34,7 +34,8 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-1.1.0.tar.bz2 \
file://enable-tslib.patch;patch=1 \
file://xcalibrate.patch;patch=1 \
file://xfbdev-fb-opt.patch;patch=1 \
- file://hide-cursor-and-ppm-root.patch;patch=1"
+ file://hide-cursor-and-ppm-root.patch;patch=1 \
+ file://report-correct-randr10.patch;patch=1"
SRC_URI_append_mnci = " file://onlyfb.patch;patch=1"
SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1"