binutils_2.21.bb: Fix the QA staging errors for target binutils
authorKhem Raj <raj.khem@gmail.com>
Fri, 7 Jan 2011 19:30:52 +0000 (11:30 -0800)
committerKhem Raj <raj.khem@gmail.com>
Fri, 7 Jan 2011 19:45:02 +0000 (11:45 -0800)
commit61884ba0b9677b81c5d8e87372684a62261e1753
treed9d43a7fc842ef2895bbfb8752f872dec8dac290
parent35cea7a0d4bbc97b2841366503243f83ee436371
binutils_2.21.bb: Fix the QA staging errors for target binutils

* The spurious paths were caused by a -L on commandline which pointed to
  build dir. So we dont use -L <wordir> -liberty instead use the
  libiberty.a directly on commandline effects are same but .la does
  not have the workdir path in deplibs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/binutils/binutils-2.21/libtool-2.4-update.patch
recipes/binutils/binutils_2.21.bb