xserver-kdrive-common: fix typo
authorKoen Kooi <koen@openembedded.org>
Thu, 24 May 2007 13:10:23 +0000 (13:10 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 24 May 2007 13:10:23 +0000 (13:10 +0000)
packages/xserver-kdrive-common/xserver-kdrive-common/etc/X11/Xserver
packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb

index 66feaad..e59460f 100644 (file)
@@ -96,7 +96,7 @@ case `module_id` in
                 ;;
         "GTA01")
                 ARGS="$ARGS -dpi 285 -screen 480x640" ;;
-        Nokia N800")
+        "Nokia N800")
                ARGS="$ARGS -dpi 225 -screen 800x480x16 -mouse tslib" ;;
        *)
                # Its a device we dont know about - in which case force
index 108f0c6..9d9b577 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal xinit"
-PR = "r13"
+PR = "r14"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}