binutils-cross-sdk: ${layout_base_bindir} is not the path to where the real binary is.
commitc528566fbc35002b4eeaf9e57705d4958bb25698
authorTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:58:18 +0000 (19 19:58 -0400)
committerTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:58:18 +0000 (19 19:58 -0400)
treed737d34b2ad6c12c592ddcb9e33143055dff26a7
parent598ee434efdc895bfdbc004b8e51b5d5707bc6b6
binutils-cross-sdk: ${layout_base_bindir} is not the path to where the real binary is.
The binary will always be two levels back, and it will always be in ${bindir}
as that's what we pass to configure, so basename that to find the right
directory name
recipes/binutils/binutils-cross-sdk.inc