diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 11:20:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 12:32:57 +0000 |
commit | cc7352ed990b1bdd26203a4d3b21286280ac26c5 (patch) | |
tree | 74aeb765565b4f2b2acb78ea7057585684a45276 /meta/recipes-support | |
parent | 26431ffda8886412147ff347c000a0ecc2671db5 (diff) | |
download | openembedded-core-cc7352ed990b1bdd26203a4d3b21286280ac26c5.tar.gz openembedded-core-cc7352ed990b1bdd26203a4d3b21286280ac26c5.tar.bz2 openembedded-core-cc7352ed990b1bdd26203a4d3b21286280ac26c5.zip |
mulitilib_header: Avoid sstate checksum issues for -native recipes
The use of arch specific variables like MIPSPKGSFX_ABI was creeping
into the -native sstate checksums of package like ncurses-native.
This is pointless and undesireable. We could add specific variable
exclusions but we might as well just brute force the code to be disabled
in the -native case since we don't use multilibs in the native case.
[YOCTO #3827]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions