diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-08 21:29:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-09 10:52:03 +0000 |
commit | e758547db9048d4aa1c1415d6af8072f519fae24 (patch) | |
tree | 02a28b90ed09d9f1df1940757aaf38f64d033a13 /meta/classes/gtk-immodules-cache.bbclass | |
parent | 3eee8e99e114b3db8b718834ca52da8d2919b83f (diff) | |
download | poky-e758547db9048d4aa1c1415d6af8072f519fae24.tar.gz |
nss: Fix nss-native so the checksum doesn't change with BUILD_ARCH
Switching between 32 and 64 bit BUILD_ARCH shows:
$ bitbake-diffsigs tmp-sstatesamehash*/stamps/*/nss-native/3.27.1-r0.do_compile.sigdata.*
basehash changed from 944cc4554a823ba966aeda0ac3d33b79 to 2475db3659c248d81d0e4dadb3c1b4cd
Variable SITEINFO_BITS value changed from '32' to '64'
We shouldn't have this dependency and it would fail oe-selftest test_sstate_32_64_same_hash
if nss-native were included, therefore exclude it.
(From OE-Core rev: d1109378d730c5cf50240c4d1a468e3aef5208ea)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gtk-immodules-cache.bbclass')
0 files changed, 0 insertions, 0 deletions