From: Marcin Juszkiewicz <[email protected]>

Signed-off-by: Marcin Juszkiewicz <[email protected]>
---
 conf/machine/bug.conf |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/conf/machine/bug.conf b/conf/machine/bug.conf
index 3e0389a..d79cf15 100644
--- a/conf/machine/bug.conf
+++ b/conf/machine/bug.conf
@@ -14,3 +14,11 @@ CPU_FEATURES += "vfp"
 require conf/machine/include/tune-arm1136jf-s.inc
 
 KERNEL_IMAGETYPE = "uImage"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
+XSERVER = "xserver-xorg \
+           xf86-input-evdev \
+           xf86-input-tslib \
+           xf86-input-mouse \
+           xf86-video-fbdev \
+           xf86-input-keyboard"
-- 
1.6.6




_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to