summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb40
1 files changed, 20 insertions, 20 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb b/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
index a98d5c55b1..ce5a3fc1bb 100644
--- a/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
+++ b/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
@@ -7,31 +7,31 @@ 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://enable-builtin-fonts.patch;apply=yes \
- file://kdrive-evdev.patch;apply=yes \
- file://kdrive-use-evdev.patch;apply=yes \
- file://disable-xf86-dga-xorgcfg.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://kdrive-1.3-18bpp.patch;apply=yes \
- file://linux-keyboard-mediumraw.patch;apply=yes \
- file://gumstix-kmode.patch;apply=yes \
- file://fix-picturestr-include-order.patch;apply=yes \
- file://autotools.patch;apply=yes \
- file://report-correct-randr12.patch;apply=yes \
+ file://enable-epson.patch \
+ file://enable-builtin-fonts.patch \
+ file://kdrive-evdev.patch \
+ file://kdrive-use-evdev.patch \
+ file://disable-xf86-dga-xorgcfg.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://kdrive-1.3-18bpp.patch \
+ file://linux-keyboard-mediumraw.patch \
+ file://gumstix-kmode.patch \
+ file://fix-picturestr-include-order.patch \
+ file://autotools.patch \
+ file://report-correct-randr12.patch \
"
SRC_URI_append_avr32 = " \
- file://xorg-avr32-support.diff;apply=yes \
+ file://xorg-avr32-support.diff \
"
-SRC_URI_append_tosa = "file://tosa-fbdev.patch;apply=yes"
+SRC_URI_append_tosa = "file://tosa-fbdev.patch"
PACKAGE_ARCH_xserver-kdrive-fbdev_tosa = "${MACHINE_ARCH}"
S = "${WORKDIR}/xorg-server-${PV}"