diff options
| -rw-r--r-- | meta/conf/machine/include/qemu.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index 005472b170..1379cdd855 100644 --- a/meta/conf/machine/include/qemu.inc +++ b/meta/conf/machine/include/qemu.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | PCMCIA_MANAGER = "pcmciautils" | 1 | PCMCIA_MANAGER = "pcmciautils" |
| 2 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" | 2 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" |
| 3 | GUI_MACHINE_CLASS = "bigscreen" | 3 | GUI_MACHINE_CLASS = "bigscreen" |
| 4 | GPE_EXTRA_INSTALL += "gaim sylpheed" | 4 | GPE_EXTRA_INSTALL += "gaim sylpheed" |
| 5 | 5 | ||
