]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Exclude SITEINFO_BITS from checksums
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2015 11:56:44 +0000 (12:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2015 12:10:07 +0000 (13:10 +0100)
commit4caf6187bb52d4f6f92ea0959e90339b82ac92b8
treed56362b392ca5fa2250fe95344f994f19175b0ad
parentda91637dd6991ae085ce82d932f1053d820b0cc4
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]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo.inc