summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb')
-rw-r--r--meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb18
1 files changed, 8 insertions, 10 deletions
diff --git a/meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb b/meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb
index 611c94c50..755b7c97f 100644
--- a/meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb
+++ b/meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb
@@ -5,32 +5,30 @@ DEPENDS += "hal libxkbfile libxcalibrate pixman"
DEFAULT_PREFERENCE = "-99"
PE = "1"
-PR = "r2"
+PR = "r3"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
- file://kmode.patch;patch=1 \
+ file://extra-kmodes.patch;patch=1 \
file://disable-apm.patch;patch=1 \
file://no-serial-probing.patch;patch=1 \
file://fbdev-not-fix.patch;patch=1 \
file://optional-xkb.patch;patch=1 \
- file://enable-tslib.patch;patch=1;merged \
- file://kmode-palm.patch;patch=1 \
- file://enable-epson.patch;patch=1 \
- file://fix_default_mode.patch;patch=1 \
+ file://enable-tslib.patch;patch=1;status=merged \
+ file://enable-epson.patch;patch=1;status=merged \
# file://hide-cursor-and-ppm-root.patch;patch=1 \
# file://xcalibrate_coords.patch;patch=1 \
file://w100.patch;patch=1 \
file://w100-autofoo.patch;patch=1 \
file://w100-fix-offscreen-bmp.patch;patch=1 \
file://w100-new-input-world-order.patch;patch=1 \
- file://linux-keyboard-mediumraw.patch;patch=1 \
+ file://linux-keyboard-mediumraw.patch;patch=1;status=merged \
file://xcalibrate-new-input-world-order.patch;patch=1 \
- file://tslib-default-device.patch;patch=1;merged \
+ file://tslib-default-device.patch;patch=1;status=merged \
# file://fbdev-evdev.patch;patch=1 \
file://keyboard-resume-workaround.patch;patch=1 \
- file://xorg-avr32-support.diff;patch=1;merged \
+ file://xorg-avr32-support.diff;patch=1;status=merged \
# file://pkgconfig_fix.patch;patch=1 \
- file://no_xkb.patch;patch=1;pnum=0;merged \
+ file://no_xkb.patch;patch=1;pnum=0;status=merged \
"
S = "${WORKDIR}/xorg-server-${PV}"