diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-02 13:09:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-04 18:26:50 +0100 |
commit | 20a86e16bc54b74fbdb2a3a407d54210ea262925 (patch) | |
tree | 03a42a71b8ab976a68d55a7e99db3041d9e5eee3 /meta/recipes.txt | |
parent | 4e537df72786264b52294ac3d66c2b4dedb8df8c (diff) | |
download | ast2050-yocto-poky-20a86e16bc54b74fbdb2a3a407d54210ea262925.zip ast2050-yocto-poky-20a86e16bc54b74fbdb2a3a407d54210ea262925.tar.gz |
cross-canadian: Fix TUNE_PKGARCH references
The cross-canadian compilers are now build once per architecture but were being
installed into tune specific locations which is incorrect. This adjusts things
so they are make TARGET_ARCH specific. We gain the tune specific parts from the
target sysroot which remains tune specific, the compiler and tools are independent
ot that.
binutils/gcc require sysroot options but since we reset at runtime, these shouldn't
have dependencies in the sstate checksums. They are therefore also excluded.
With these patches, switching machines does not result in a rebuild of *-cross-canadian
and the compiler is correctly located and referenced in the target images.
(From OE-Core rev: f58acab6414fe96d9e07ebbe86b348d2ac2bed5f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions