diff options
Diffstat (limited to 'meta/conf/machine/qemux86-64.conf')
| -rw-r--r-- | meta/conf/machine/qemux86-64.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/conf/machine/qemux86-64.conf b/meta/conf/machine/qemux86-64.conf index 489194aa6e..ac2c039ebf 100644 --- a/meta/conf/machine/qemux86-64.conf +++ b/meta/conf/machine/qemux86-64.conf | |||
| @@ -22,7 +22,10 @@ XSERVER = "xserver-xorg \ | |||
| 22 | xf86-input-evdev \ | 22 | xf86-input-evdev \ |
| 23 | xf86-video-cirrus \ | 23 | xf86-video-cirrus \ |
| 24 | xf86-video-fbdev \ | 24 | xf86-video-fbdev \ |
| 25 | xf86-video-vmware" | 25 | xf86-video-vmware \ |
| 26 | xf86-video-modesetting \ | ||
| 27 | xserver-xorg-module-libint10 \ | ||
| 28 | " | ||
| 26 | 29 | ||
| 27 | MACHINE_FEATURES += "x86" | 30 | MACHINE_FEATURES += "x86" |
| 28 | 31 | ||
