Module: meta-angstrom
Branch: master
Commit: 14f73c63403525f85a15f61f88895ba377364338

Author: Khem Raj <raj.k...@gmail.com>
Date:   Thu Oct 20 21:58:15 2011 -0700

angstrom-2010.x: Suffix binutils-cross-canadian with TRANSLATED_TARGET_ARCH

Thats what PN is set to in binutils-cross-canadian recipes
so we should use that for locking PREFERRED_VERSION

Signed-off-by: Khem Raj <raj.k...@gmail.com>
Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>

---

 conf/distro/angstrom-2010.x.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
index 6421141..468459b 100644
--- a/conf/distro/angstrom-2010.x.conf
+++ b/conf/distro/angstrom-2010.x.conf
@@ -111,7 +111,7 @@ ANGSTROM_BINUTILS_VERSION                        ?= "2.20.1"
 PREFERRED_VERSION_binutils                       ?= 
"${ANGSTROM_BINUTILS_VERSION}"
 PREFERRED_VERSION_binutils-cross                 ?= 
"${ANGSTROM_BINUTILS_VERSION}"
 PREFERRED_VERSION_binutils-crosssdk              ?= 
"${ANGSTROM_BINUTILS_VERSION}"
-PREFERRED_VERSION_binutils-cross-canadian        ?= 
"${ANGSTROM_BINUTILS_VERSION}"
+PREFERRED_VERSION_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} ?= 
"${ANGSTROM_BINUTILS_VERSION}"
 PREFERRED_VERSION_gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} ?= 
"${ANGSTROM_GCC_VERSION}"
 
 PREFERRED_VERSION_gcc                            ?= "${ANGSTROM_GCC_VERSION}"


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to