[oe] [meta-handheld][PATCH 1/2] motorola-ezx-base.inc: do not define TARGET_ARCH

Antonio Ospite ospite at studenti.unina.it
Fri Dec 9 00:29:29 UTC 2011


Removing TARGET_ARCH = "arm" fixes this error:

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

Signed-off-by: Antonio Ospite <ospite at 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





More information about the Openembedded-devel mailing list