From 45b048283ce2157d6c17d30a7c21d785bd1c6540 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 18 Aug 2006 09:31:38 +0000 Subject: x86: * Add qemux86 machine. * Glibc 2.4 updates from upstream OE. * Add linux-x86 kernel to satisfy the deps. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@616 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/include/qemu.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/conf/machine/include/qemu.conf (limited to 'meta/conf/machine/include') diff --git a/meta/conf/machine/include/qemu.conf b/meta/conf/machine/include/qemu.conf new file mode 100644 index 000000000..8587c2ab2 --- /dev/null +++ b/meta/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" + +ROOT_FLASH_SIZE = "100" -- cgit v1.2.3