binutils-cross-sdk_cvs.bb: Use special do_install for cvs version.
commit9bd07cffd22f65cb9b7b6f3d0c59939de5da8fb3
authorKhem Raj <raj.khem@gmail.com>
Fri, 21 May 2010 07:19:00 +0000 (21 00:19 -0700)
committerKhem Raj <raj.khem@gmail.com>
Fri, 21 May 2010 07:21:48 +0000 (21 00:21 -0700)
tree947be8d1f7c62d2f99fda11a3b0c95cf5a5ef89f
parentd98ded68ef095b2568a39173eec25053aadc633a
binutils-cross-sdk_cvs.bb: Use special do_install for cvs version.

* Remove do_stage for binutils_cvs
* do_install is special for binutils cvs becasue
  binutils cvs checks out whole src tree
  hence it can not use autotools install funciton
  because that will install all tools that are in
  sourceware src repo. We only want all-ld all-binutils
  and all-gas.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/binutils/binutils-cross-sdk_cvs.bb
recipes/binutils/binutils_cvs.bb