From 880d7022165f13e50d03c97fa3299e6331989a73 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 27 Aug 2006 22:22:03 +0000 Subject: qemuarm: Create common include file and convert to task-base --- conf/machine/include/qemu.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 conf/machine/include/qemu.conf (limited to 'conf/machine/include') diff --git a/conf/machine/include/qemu.conf b/conf/machine/include/qemu.conf new file mode 100644 index 0000000000..83ddf24b87 --- /dev/null +++ b/conf/machine/include/qemu.conf @@ -0,0 +1,10 @@ +PCMCIA_MANAGER = "pcmciautils" +PREFERRED_PROVIDER_xserver = "xserver-kdrive" +GUI_MACHINE_CLASS = "bigscreen" +GPE_EXTRA_INSTALL += "gaim sylpheed" + +MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget" + +IMAGE_FSTYPES ?= "tar.bz2 ext2" + +ROOT_FLASH_SIZE = "100" -- cgit v1.2.3