diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-08 12:56:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-09 18:00:17 +0100 |
commit | 3e4edfdfaeb1acda5079c16a70162f71dd339e85 (patch) | |
tree | 534f7b6325b2dad2e55520b1abf0968a81516bfe /meta/recipes-devtools/git | |
parent | 9fa842addcbcd1fb6cd32df5b335a20a730a1610 (diff) | |
download | poky-3e4edfdfaeb1acda5079c16a70162f71dd339e85.tar.gz |
pseudo: Exclude SITEINFO_BITS from checksums
We really want the same sstate checksums for pseudo-native on 32 and 64 bit platforms
but the use of SITEINFO_BITS prevents this. Since other things would change if
the bit size changes, we can safely exclude this variable and rely on others
(e.g. BUILD_ARCH included in WORKDIR) to handle this.
[YOCTO #5970]
(From OE-Core rev: 4caf6187bb52d4f6f92ea0959e90339b82ac92b8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git')
0 files changed, 0 insertions, 0 deletions