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:36:08 +0000 |
commit | b15730caf0d4c40271796887505507f2501958bb (patch) | |
tree | cc5e2a0514ff41790fb423f8cd2788ca629fbd9f /documentation/template | |
parent | 77a4497cf4581bf4d43c071f86550bd0a625f39f (diff) | |
download | poky-b15730caf0d4c40271796887505507f2501958bb.tar.gz |
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]
(From OE-Core rev: cc7352ed990b1bdd26203a4d3b21286280ac26c5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/template')
0 files changed, 0 insertions, 0 deletions