]> code.ossystems Code Review - openembedded-core.git/commit
meson: Work around determinism issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Mar 2021 23:48:34 +0000 (23:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Mar 2021 23:55:34 +0000 (23:55 +0000)
commitad00107dc02b3211f5d1a7fe889f538ee2bc064d
tree6c166a07a7295043b658c8cbb49017c4d0a8ea38
parentf36f176dc0316a79ae288c3b4f6c2eab366810dd
meson: Work around determinism issue

The meson determinism issue is the same frozenset issue we encountered with
python itself. Remove the problematic pyc file until upstream work out the
best way to address the issue (as with core python).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/reproducible.py
meta/recipes-devtools/meson/meson.inc