[oe-commits] Tom Rini : p2020rdb: Add xserver-xorg stuff

git version control git at git.openembedded.org
Thu Feb 3 22:36:25 UTC 2011


Module: openembedded.git
Branch: ulf/linux-2.6.30-2011-01-16
Commit: 7a1f34b5c9463346ccdf72b141c262660b220863
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7a1f34b5c9463346ccdf72b141c262660b220863

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue Jan 25 10:10:52 2011 -0700

p2020rdb: Add xserver-xorg stuff

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 conf/machine/p2020rdb.conf |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf
index 94d3be8..8838925 100644
--- a/conf/machine/p2020rdb.conf
+++ b/conf/machine/p2020rdb.conf
@@ -28,3 +28,10 @@ SERIAL_CONSOLE = "115200 ttyS0"
 #tune for the e500v2 core
 require conf/machine/include/tune-ppce500v2.inc
 
+PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
+XSERVER = "xserver-xorg \
+           xf86-input-evdev \
+           xf86-input-mouse \
+           xf86-video-fbdev \
+           xf86-input-keyboard"
+GUI_MACHINE_CLASS = "bigscreen"





More information about the Openembedded-commits mailing list