From 3f3788d46e98d722875fa4a48b7dc95bff407d26 Mon Sep 17 00:00:00 2001 From: Lukas Gorris Date: Fri, 16 Jul 2010 19:13:45 +0200 Subject: [PATCH] htc-qsd8: use xf86-video-fbdev until xf86-video-msm is fixed See http://bugs.openembedded.org/show_bug.cgi?id=5451 for further information on xf86-video-msm --- conf/machine/include/htc-qsd8.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/htc-qsd8.inc b/conf/machine/include/htc-qsd8.inc index 440894b063..9a6b470a5e 100644 --- a/conf/machine/include/htc-qsd8.inc +++ b/conf/machine/include/htc-qsd8.inc @@ -12,7 +12,7 @@ XSERVER = " \ xf86-input-evdev \ xf86-input-mouse \ xf86-input-keyboard \ - xf86-video-msm \ + xf86-video-fbdev \ " # capability database -- 2.39.5