increase dvbapp PR.
[vuplus_openembedded] / conf / machine / wrap.conf
index d73c802..8dbd661 100644 (file)
@@ -3,9 +3,10 @@
 #@DESCRIPTION: Machine configuration for the PC Engines WRAP (Wireless Router Application Platform) boards.
 
 TARGET_ARCH = "i486"
-PACKAGE_EXTRA_ARCHS = "i386 x86"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-wrap-geode"
+require conf/machine/include/tune-x86.inc
+
+PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 
 # Serial console settings for sysvinit
@@ -22,7 +23,7 @@ USE_DEVFS = "0"
 IMAGE_FSTYPE ?= "tar.gz"
 
 # Things to include in the fs image
-MACHINE_FEATURES = "kernel26 pci ext2"
+MACHINE_FEATURES = "kernel26 pci ext2 x86"
 # The kernel and grub need to installed to boot from flash
 MACHINE_EXTRA_RDEPENDS = "kernel grub"