binutils.inc: Dont filter out all --with-sysroot strings
authorKhem Raj <raj.khem@gmail.com>
Wed, 20 Oct 2010 15:20:47 +0000 (08:20 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 20 Oct 2010 15:23:36 +0000 (08:23 -0700)
commit096ab4990ce8aaa12196ee10d8ad23a86063a289
tree6080948c4de99e81869a5dd56a3684841d994cd2
parente66dd275443ed9fcfa0a6e4f43774843e32c707e
binutils.inc: Dont filter out all --with-sysroot strings

* Binutils.inc is included into cross recipes because the
  cross recipes include target recipe. We only need to remove
  --with-sysroot full word only and not --with-systoot=...

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/binutils/binutils.inc