[PATCH] om-gta02.conf : switch to Xorg instead of kdrive glamo

Graeme Gregory dp at xora.org.uk
Fri Nov 14 11:25:17 CET 2008


---
 conf/machine/om-gta02.conf |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index c31828a..b10e217 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -6,8 +6,8 @@
 
 TARGET_ARCH = "arm"
 
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.28"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-glamo"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 UBOOT_ENTRYPOINT = "30008000"
 
 MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone wifi vfat ext2"
@@ -15,7 +15,10 @@ MACHINE_DISPLAY_WIDTH_PIXELS = "480"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
 MACHINE_DISPLAY_ORIENTATION = "0"
 MACHINE_DISPLAY_PPI = "285"
-XSERVER = "xserver-kdrive-glamo xserver-kdrive-fbdev"
+XSERVER = "xserver-xorg \
+           xf86-video-fbdev \
+           xf86-input-tslib \
+           xf86-input-keyboard"
 
 # package machine specific modules
 MACHINE_EXTRA_RRECOMMENDS = "\
-- 
1.5.6.5


--------------050809030606090105020105
Content-Type: text/x-patch;
 name="0002-om-gta02.conf-install-the-glamo-driver-as-well.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename*0="0002-om-gta02.conf-install-the-glamo-driver-as-well.patch"



More information about the devel mailing list