aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/netvista.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 18:06:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 18:06:42 +0000
commite307ea2a862bd308504b3f18fb688423b9a87215 (patch)
tree1acb88e6b434e94e003ad2527e0f8598262a8964 /conf/machine/netvista.conf
parent209f1c683008652f45d8de04078e53f0b91bd8ee (diff)
downloadopenembedded-e307ea2a862bd308504b3f18fb688423b9a87215.tar.gz
x86 machines: added 'x86' MACHINE_FEATURE to limit amount of overrides needed when package need x86 special options - look at mplayer as example
Diffstat (limited to 'conf/machine/netvista.conf')
-rw-r--r--conf/machine/netvista.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/netvista.conf b/conf/machine/netvista.conf
index 8d6cd2d220..3ee97a447e 100644
--- a/conf/machine/netvista.conf
+++ b/conf/machine/netvista.conf
@@ -15,7 +15,7 @@ KERNEL_IMAGETYPE = "bzImage"
# BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-MACHINE_FEATURES = "kernel26 pci usbhost ext2 screen keyboard irda apm alsa"
+MACHINE_FEATURES = "kernel26 pci usbhost ext2 screen keyboard irda apm alsa x86"
ROOT_FLASH_SIZE = "64"
GUI_MACHINE_CLASS = "bigscreen"