summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-xserver
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-23 10:29:41 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-23 10:29:41 +0000
commitb07a4adc0ca8dd17e9ed2999ed0780a67535acfe (patch)
tree20b268c79c5e358d4786f588c7a18b801bcfd6ed /meta/packages/xorg-xserver
parentff2e381fd7fb8db0c13382ecf968bb6cb100e88a (diff)
downloadpoky-b07a4adc0ca8dd17e9ed2999ed0780a67535acfe.tar.gz
xserver-kdrive: mark merged patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4318 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-xserver')
-rw-r--r--meta/packages/xorg-xserver/xserver-kdrive_1.4.99.901.bb8
1 files changed, 4 insertions, 4 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 8ae7f6b888..611c94c50a 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
@@ -13,7 +13,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
13 file://no-serial-probing.patch;patch=1 \ 13 file://no-serial-probing.patch;patch=1 \
14 file://fbdev-not-fix.patch;patch=1 \ 14 file://fbdev-not-fix.patch;patch=1 \
15 file://optional-xkb.patch;patch=1 \ 15 file://optional-xkb.patch;patch=1 \
16 file://enable-tslib.patch;patch=1 \ 16 file://enable-tslib.patch;patch=1;merged \
17 file://kmode-palm.patch;patch=1 \ 17 file://kmode-palm.patch;patch=1 \
18 file://enable-epson.patch;patch=1 \ 18 file://enable-epson.patch;patch=1 \
19 file://fix_default_mode.patch;patch=1 \ 19 file://fix_default_mode.patch;patch=1 \
@@ -25,12 +25,12 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
25 file://w100-new-input-world-order.patch;patch=1 \ 25 file://w100-new-input-world-order.patch;patch=1 \
26 file://linux-keyboard-mediumraw.patch;patch=1 \ 26 file://linux-keyboard-mediumraw.patch;patch=1 \
27 file://xcalibrate-new-input-world-order.patch;patch=1 \ 27 file://xcalibrate-new-input-world-order.patch;patch=1 \
28 file://tslib-default-device.patch;patch=1 \ 28 file://tslib-default-device.patch;patch=1;merged \
29# file://fbdev-evdev.patch;patch=1 \ 29# file://fbdev-evdev.patch;patch=1 \
30 file://keyboard-resume-workaround.patch;patch=1 \ 30 file://keyboard-resume-workaround.patch;patch=1 \
31 file://xorg-avr32-support.diff;patch=1 \ 31 file://xorg-avr32-support.diff;patch=1;merged \
32# file://pkgconfig_fix.patch;patch=1 \ 32# file://pkgconfig_fix.patch;patch=1 \
33 file://no_xkb.patch;patch=1;pnum=0 \ 33 file://no_xkb.patch;patch=1;pnum=0;merged \
34 " 34 "
35 35
36S = "${WORKDIR}/xorg-server-${PV}" 36S = "${WORKDIR}/xorg-server-${PV}"