diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-13 12:59:39 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-13 14:59:16 +0200 |
commit | 8f800370f5174e0f4cbc085f849fa3b61a5583e9 (patch) | |
tree | 718944e6aee5036b58541bda4d7f26cb48b080f9 /recipes/xserver-kdrive-common | |
parent | bdc853506013bfc0507d04b209a87dfb2395c40d (diff) |
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.
Diffstat (limited to 'recipes/xserver-kdrive-common')
-rw-r--r-- | recipes/xserver-kdrive-common/xserver-kdrive-common/98xTs_Calibrate (renamed from recipes/xserver-kdrive-common/xserver-kdrive-common/30xTs_Calibrate) | 0 | ||||
-rw-r--r-- | recipes/xserver-kdrive-common/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 index 70786908b6..70786908b6 100644 --- a/recipes/xserver-kdrive-common/xserver-kdrive-common/30xTs_Calibrate +++ b/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 abd7191863..33c0a401e4 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 \ |