diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-10-21 14:16:32 +0100 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-11-12 15:19:29 +0000 |
commit | 7c2aa0001eed1c0dbc15d5eaeef78a5d92be3d4e (patch) | |
tree | 068c165b9079c40fa157e04b7b747320df00941b | |
parent | 67109c8919b3201cfaa9f7e984b8fd20eb716f44 (diff) |
om-gta02.conf : preliminary switch to xorg from Xglamo
-rw-r--r-- | conf/machine/om-gta02.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index 9876ebecbd..6098f47f9f 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -17,7 +17,11 @@ 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-input-evdev \ + xf86-input-mouse \ + xf86-video-fbdev \ + xf86-input-keyboard" # package machine specific modules MACHINE_EXTRA_RRECOMMENDS = "\ |