summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb')
-rw-r--r--meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb b/meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb
index 52b635867d..5a9e9860c0 100644
--- a/meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb
+++ b/meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb
@@ -7,7 +7,7 @@ SECTION = "x11/base"
7DESCRIPTION = "X server from freedesktop.org" 7DESCRIPTION = "X server from freedesktop.org"
8DESCRIPTION_xserver-kdrive-xomap = "X server for the OMAP in the Nokia 800" 8DESCRIPTION_xserver-kdrive-xomap = "X server for the OMAP in the Nokia 800"
9 9
10PR = "r2" 10PR = "r3"
11 11
12COMPATIBLE_MACHINE = "nokia800" 12COMPATIBLE_MACHINE = "nokia800"
13 13
@@ -21,6 +21,7 @@ SRC_URI = "http://repository.maemo.org/pool/maemo3.0/free/source/xorg-server_1.1
21 file://enable-builtin-fonts.patch;patch=1 \ 21 file://enable-builtin-fonts.patch;patch=1 \
22 file://xcalibrate.patch;patch=1 \ 22 file://xcalibrate.patch;patch=1 \
23 file://fixups.patch;patch=1 \ 23 file://fixups.patch;patch=1 \
24 file://button_only.patch;patch=1 \
24 file://calibrateext.patch;patch=1" 25 file://calibrateext.patch;patch=1"
25# file://kdrive-evdev.patch;patch=1 \ 26# file://kdrive-evdev.patch;patch=1 \
26# file://kdrive-use-evdev.patch;patch=1 \ 27# file://kdrive-use-evdev.patch;patch=1 \