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