All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xserver-kdrive-common: fixed xTs_Calibrate script name.
@ 2009-05-16 20:16 Ihar Hrachyshka
  2009-05-16 20:39 ` Koen Kooi
  2009-05-16 20:59 ` Phil Blundell
  0 siblings, 2 replies; 22+ messages in thread
From: Ihar Hrachyshka @ 2009-05-16 20:16 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
---
 .../xserver-kdrive-common_0.1.bb                   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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 33c0a40..a6fbc6d 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
@@ -9,9 +9,9 @@ SRC_URI = "\
   file://Xserver \
   file://Xsession \
   \
-  file://30xTs_Calibrate \
   file://60xXDefaults \
   file://90xXWindowManager \
+  file://98xTs_Calibrate \
   "
 S = "${WORKDIR}"
 
@@ -22,9 +22,9 @@ etcFiles = "\
   Xsession \
   "
 sessionFiles = "\
-  30xTs_Calibrate \
   60xXDefaults \
   90xXWindowManager \
+  98xTs_Calibrate \
   "
 
 do_install() {
-- 
1.6.0.6




^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-08-19 15:57 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-16 20:16 [PATCH] xserver-kdrive-common: fixed xTs_Calibrate script name Ihar Hrachyshka
2009-05-16 20:39 ` Koen Kooi
2009-05-16 20:59 ` Phil Blundell
2009-05-18 12:45   ` Florian Boor
2009-08-15  9:15   ` xtscal fails + other Xorg init problems Ulf Samuelsson
2009-08-15  9:37     ` Phil Blundell
2009-08-15 10:06       ` Stanislav Brabec
2009-08-15 11:51         ` Ulf Samuelsson
2009-08-15 22:23           ` Stanislav Brabec
2009-08-16 19:38             ` Ulf Samuelsson
2009-08-17  8:51           ` Phil Blundell
2009-08-16 21:33         ` Phil Blundell
2009-08-17 10:20           ` Ulf Samuelsson
2009-08-17 16:30           ` Stanislav Brabec
2009-08-17 23:22             ` Stanislav Brabec
2009-08-18 10:26               ` Stanislav Brabec
2009-08-18 10:34                 ` Koen Kooi
2009-08-18 11:45                 ` Phil Blundell
2009-08-18 15:22                 ` Ulf Samuelsson
2009-08-18 18:35                   ` Stanislav Brabec
2009-08-19 15:40                     ` Ulf Samuelsson
2009-08-15  9:39     ` Phil Blundell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.