[oe-commits] Florian Boor : xserver-kdrive-common: Run display calibration later to make sure the device node for the touchscreen has been created already so that the touchscreen test succeeds .

GIT User account git at amethyst.openembedded.net
Wed May 13 13:07:08 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8f800370f5174e0f4cbc085f849fa3b61a5583e9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8f800370f5174e0f4cbc085f849fa3b61a5583e9

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Wed May 13 12:59:39 2009 +0200

xserver-kdrive-common: Run display calibration later to make sure the device node for the touchscreen has been created already so that the touchscreen test succeeds.

---

 .../{30xTs_Calibrate => 98xTs_Calibrate}           |    0 
 .../xserver-kdrive-common_0.1.bb                   |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/30xTs_Calibrate b/recipes/xserver-kdrive-common/xserver-kdrive-common/98xTs_Calibrate
similarity index 100%
rename from recipes/xserver-kdrive-common/xserver-kdrive-common/30xTs_Calibrate
rename to recipes/xserver-kdrive-common/xserver-kdrive-common/98xTs_Calibrate
diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
index abd7191..33c0a40 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Common X11 scripts"
 LICENSE = "GPL"
 SECTION = "x11"
-PR = "r37"
+PR = "r38"
 
 SRC_URI = "\
   file://Xdefaults \





More information about the Openembedded-commits mailing list