diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 17:09:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-25 14:30:34 +0000 |
commit | b3ca57418f47b16ed0a63d3291bf7d31e3ca5a45 (patch) | |
tree | ccceb3fc4060becd078899ea5868bde70ecd3a21 /meta/recipes-bsp/u-boot | |
parent | b35384fa3ca96b31c63d764322215abced2066e4 (diff) | |
download | openembedded-core-b3ca57418f47b16ed0a63d3291bf7d31e3ca5a45.tar.gz openembedded-core-b3ca57418f47b16ed0a63d3291bf7d31e3ca5a45.tar.bz2 openembedded-core-b3ca57418f47b16ed0a63d3291bf7d31e3ca5a45.tar.xz openembedded-core-b3ca57418f47b16ed0a63d3291bf7d31e3ca5a45.zip |
gcc-cross: Don't reference machine specific variables
gcc-cross is installed into a package architecture specific directory
and is not meant to be machine specific. This patch replaces MACHINE_ARCH
with PACKAGE_ARCH to ensure this is really the case.
This was found by examining sstate checksums.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot')
0 files changed, 0 insertions, 0 deletions