iproute2_2.6.34: Make configure to honor cross environment.
authorKhem Raj <raj.khem@gmail.com>
Tue, 15 Jun 2010 14:19:54 +0000 (07:19 -0700)
committerKhem Raj <raj.khem@gmail.com>
Tue, 15 Jun 2010 14:22:26 +0000 (07:22 -0700)
commit4dd5818c12c4b6c1efdba5812adcc61d0dcc6ae1
tree5cd2084936371dae3d7e3c53f33012ac89c3e81e
parent9b54b9315e2507b3fa835449e9a5e8aa31a369ff
iproute2_2.6.34: Make configure to honor cross environment.

* The configure is hand made and it calls gcc directly to poke for
  stuff which is not correct when build in cross enviroment so
  change gcc calls to $CC and pass the sysroot as a parameter to
  search libraries in correct sysroot and not in /usr/lib or /lib

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/iproute2/iproute2-2.6.34/configure-cross.patch [new file with mode: 0644]
recipes/iproute2/iproute2_2.6.34.bb