Removing TARGET_ARCH = "arm" fixes this error:

 Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5te).

Signed-off-by: Antonio Ospite <osp...@studenti.unina.it>
---
 conf/machine/include/motorola-ezx-base.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/motorola-ezx-base.inc 
b/conf/machine/include/motorola-ezx-base.inc
index ea1b0eb..3e22eec 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -4,7 +4,6 @@ MACHINE_CLASS = "motorola-ezx"
 #
 # Hardware-based properties
 #
-TARGET_ARCH = "arm"
 
 # Use tune-xscale per default. Machine independent feeds should be built with 
tune-strongarm.
 require conf/machine/include/tune-xscale.inc
-- 
1.7.7.3


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to