aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive_1.4.2.bb')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive_1.4.2.bb36
1 files changed, 18 insertions, 18 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb b/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb
index 4f7b460c67..1c63866306 100644
--- a/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb
+++ b/recipes/xorg-xserver/xserver-kdrive_1.4.2.bb
@@ -8,24 +8,24 @@ PR = "${INC_PR}.1"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
${KDRIVE_COMMON_PATCHES} \
- file://enable-epson.patch;patch=1 \
- file://fix_default_mode.patch;patch=1 \
- file://enable-xcalibrate.patch;patch=1 \
- 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://xcalibrate-new-input-world-order.patch;patch=1 \
- file://tslib-default-device.patch;patch=1 \
- file://fbdev-evdev.patch;patch=1 \
- file://keyboard-resume-workaround.patch;patch=1 \
- file://xorg-avr32-support.diff;patch=1 \
- file://pkgconfig_fix.patch;patch=1 \
- file://no_xkb.patch;patch=1;pnum=0 \
- file://vm86_masks.patch;patch=1 \
+ file://enable-epson.patch \
+ file://fix_default_mode.patch \
+ file://enable-xcalibrate.patch \
+ file://hide-cursor-and-ppm-root.patch \
+ file://xcalibrate_coords.patch \
+ file://w100.patch \
+ file://w100-autofoo.patch \
+ file://w100-fix-offscreen-bmp.patch \
+ file://w100-new-input-world-order.patch \
+ file://linux-keyboard-mediumraw.patch \
+ file://xcalibrate-new-input-world-order.patch \
+ file://tslib-default-device.patch \
+ file://fbdev-evdev.patch \
+ file://keyboard-resume-workaround.patch \
+ file://xorg-avr32-support.diff \
+ file://pkgconfig_fix.patch \
+ file://no_xkb.patch;striplevel=0 \
+ file://vm86_masks.patch \
"
S = "${WORKDIR}/xorg-server-${PV}"