[oe-commits] woglinde : wrap: fix tuning

GIT User account git at amethyst.openembedded.net
Tue Mar 24 11:11:41 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9a591708b4932b5f57357a04152e53b2342016d5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9a591708b4932b5f57357a04152e53b2342016d5

Author: woglinde <heinold at inf.fu-berlin.de>
Date:   Tue Mar 24 12:08:21 2009 +0100

wrap: fix tuning

---

 conf/machine/wrap.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/wrap.conf b/conf/machine/wrap.conf
index 1fc75eb..8dbd661 100644
--- a/conf/machine/wrap.conf
+++ b/conf/machine/wrap.conf
@@ -3,7 +3,8 @@
 #@DESCRIPTION: Machine configuration for the PC Engines WRAP (Wireless Router Application Platform) boards.
 
 TARGET_ARCH = "i486"
-PACKAGE_EXTRA_ARCHS = "i386 x86"
+
+require conf/machine/include/tune-x86.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"





More information about the Openembedded-commits mailing list