[oe-commits] Florian Boor : babbage.conf: Add framebuffer video driver to XSERVER

git version control git at git.openembedded.org
Wed Sep 15 23:28:02 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7d909ba42651c7030393bb672c329d68b94d6608
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7d909ba42651c7030393bb672c329d68b94d6608

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Thu Sep 16 01:26:25 2010 +0200

babbage.conf: Add framebuffer video driver to XSERVER

---

 conf/machine/babbage.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/babbage.conf b/conf/machine/babbage.conf
index 5409e72..8b95fba 100644
--- a/conf/machine/babbage.conf
+++ b/conf/machine/babbage.conf
@@ -8,7 +8,8 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 XSERVER = "xserver-xorg \
            xf86-input-evdev \
            xf86-input-mouse \
-           xf86-input-keyboard"
+           xf86-input-keyboard \
+           xf86-video-fbdev"
 
 # Only has DVI connector for external screen
 GUI_MACHINE_CLASS = "bigscreen"





More information about the Openembedded-commits mailing list