]> code.ossystems Code Review - openembedded-core.git/commit
binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS
authorTom Rini <tom_rini@mentor.com>
Wed, 4 May 2011 19:28:25 +0000 (12:28 -0700)
committerSaul Wold <sgw@linux.intel.com>
Mon, 9 May 2011 06:56:11 +0000 (23:56 -0700)
commit371205d21723ec911a77d5e7c1ef51fb26d854f5
tree539da5818d8642c758a94116cd533229ce54ac16
parentc0d6ba1ead3e68509718bea09d0b4d5a49a5f73e
binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS

When TARGET_PREFIX and TARGET_SYS didn't match up, the symlinks and
update-alternatives weren't working.  TARGET_PREFIX is what we use when
configuring so it's what we should be using here.

This is 79b497edc0ce5d54db564818e59b690d3391d6ce from OE.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
meta/recipes-devtools/binutils/binutils.inc