diff options
Diffstat (limited to 'meta/conf/machine')
| -rw-r--r-- | meta/conf/machine/qemux86.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index ebc27dba47..3562276932 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf | |||
| @@ -19,6 +19,8 @@ XSERVER = "xserver-xorg \ | |||
| 19 | xf86-input-vmmouse \ | 19 | xf86-input-vmmouse \ |
| 20 | xf86-input-keyboard \ | 20 | xf86-input-keyboard \ |
| 21 | xf86-input-evdev \ | 21 | xf86-input-evdev \ |
| 22 | xf86-video-cirrus \ | ||
| 23 | xf86-video-fbdev \ | ||
| 22 | xf86-video-vmware" | 24 | xf86-video-vmware" |
| 23 | 25 | ||
| 24 | MACHINE_FEATURES += "x86" | 26 | MACHINE_FEATURES += "x86" |
