[oe] [PATCH] Changing Xserver-script for using Xorg on htcdream (trout) in the future

David Lanzendörfer david.lanzendoerfer at o2s.ch
Thu Apr 8 12:51:29 UTC 2010


Hello.
The following patch is intended to make htcdream use Xorg
in order for taking profit of the new enhanced xf86-video-msm driver.

---
 .../xserver-kdrive-common/Xserver                  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
index e2566bb..d00be86 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
@@ -61,8 +61,8 @@ fi
 # start off server in conventional location.
 case `module_id` in
 	"trout")
-		ARGS="$ARGS -mouse tslib"
-		XSERVER=/usr/bin/Xfbdev
+		ARGS=""
+		XSERVER=/usr/bin/Xorg
 		;;
         "AML M8050")
                 ARGS="$ARGS -dpi 100 -screen 320x240 at 270" ;;
-- 
1.5.6.5





More information about the Openembedded-devel mailing list