xserver-xorg-conf: bump PR after nokia900 changes in 896ea1b88bf1b1c2e3b0080e9dee19b9...
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 28 Dec 2010 14:18:33 +0000 (15:18 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 28 Dec 2010 14:20:58 +0000 (15:20 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf
recipes/xorg-xserver/xserver-xorg-conf/om-gta02/xorg.conf
recipes/xorg-xserver/xserver-xorg-conf_0.1.bb

index 5e123ae..e957e41 100644 (file)
@@ -34,7 +34,7 @@ Section "InputDevice"
        Identifier      "Touchscreen"
        Driver          "tslib"
        Option          "Device"        "/dev/input/event1"
-       Option          "EmulateRightButton"    "True"
+       Option          "EmulateRightButton"    "1"
 EndSection
 
 Section "ServerFlags"
index b27d5cc..8b116fc 100644 (file)
@@ -40,7 +40,7 @@ Section "InputDevice"
        Identifier      "Touchscreen"
        Driver          "tslib"
        Option          "Device"        "/dev/input/event1"
-       Option          "EmulateRightButton"    "True"
+       Option          "EmulateRightButton"    "1"
 EndSection
 
 Section "ServerFlags"
index 71d3be3..ab0d877 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Machine specific xorg.conf files"
-PR = "r38"
+PR = "r39"
 
 SRC_URI = "file://xorg.conf"