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:57 +0000 |
commit | 0287f645f1547922a37331c281cdf09807d12b2d (patch) | |
tree | b1b22ec110f859c413942a21e8758e0292bccf00 /meta/recipes-devtools/gcc/gcc-cross_4.6.bb | |
parent | 8f55130e6fa392a54120b63f50485dee43366a7e (diff) | |
download | poky-0287f645f1547922a37331c281cdf09807d12b2d.tar.gz |
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.
(From OE-Core rev: b3ca57418f47b16ed0a63d3291bf7d31e3ca5a45)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross_4.6.bb')
0 files changed, 0 insertions, 0 deletions