summaryrefslogtreecommitdiffstats
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.bb43
1 files changed, 43 insertions, 0 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
new file mode 100644
index 0000000000..8ae7f6b888
--- /dev/null
+++ b/meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb
@@ -0,0 +1,43 @@
1require xserver-kdrive.inc
2
3DEPENDS += "hal libxkbfile libxcalibrate pixman"
4
5DEFAULT_PREFERENCE = "-99"
6
7PE = "1"
8PR = "r2"
9
10SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
11 file://kmode.patch;patch=1 \
12 file://disable-apm.patch;patch=1 \
13 file://no-serial-probing.patch;patch=1 \
14 file://fbdev-not-fix.patch;patch=1 \
15 file://optional-xkb.patch;patch=1 \
16 file://enable-tslib.patch;patch=1 \
17 file://kmode-palm.patch;patch=1 \
18 file://enable-epson.patch;patch=1 \
19 file://fix_default_mode.patch;patch=1 \
20# file://hide-cursor-and-ppm-root.patch;patch=1 \
21# file://xcalibrate_coords.patch;patch=1 \
22 file://w100.patch;patch=1 \
23 file://w100-autofoo.patch;patch=1 \
24 file://w100-fix-offscreen-bmp.patch;patch=1 \
25 file://w100-new-input-world-order.patch;patch=1 \
26 file://linux-keyboard-mediumraw.patch;patch=1 \
27 file://xcalibrate-new-input-world-order.patch;patch=1 \
28 file://tslib-default-device.patch;patch=1 \
29# file://fbdev-evdev.patch;patch=1 \
30 file://keyboard-resume-workaround.patch;patch=1 \
31 file://xorg-avr32-support.diff;patch=1 \
32# file://pkgconfig_fix.patch;patch=1 \
33 file://no_xkb.patch;patch=1;pnum=0 \
34 "
35
36S = "${WORKDIR}/xorg-server-${PV}"
37
38W100_OECONF = "--disable-w100"
39#W100_OECONF_arm = "--enable-w100"
40
41EXTRA_OECONF += "--enable-builtin-fonts \
42 --disable-dri2 \
43 "