u-boot: Make sure we use override HOSTCC for env tools
authorTom Rini <tom_rini@mentor.com>
Mon, 14 Feb 2011 19:27:15 +0000 (12:27 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 14 Feb 2011 19:29:43 +0000 (12:29 -0700)
commitd5157da6f32c16f23978ee96182b8d6df2d413b1
tree6f026cbe265a1210aae6f74e8989192bae350a18
parentdcefe88bff8a0bcb61aa213edffc9a20eeb94ccc
u-boot: Make sure we use override HOSTCC for env tools

Upstream says that the right way to build a target binary of the env
tools is to pass in HOSTCC=your-cross-cc.  Bump the PR in u-boot_git.bb
to fix as many easily fixable ones as possible, but other platforms
may have been shipping bad binaries (since we had skipped testing
on this package due to GNU_HASH issues when built for the target).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/u-boot/u-boot.inc
recipes/u-boot/u-boot_git.bb