diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-30 09:16:23 (GMT) |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-30 09:32:21 (GMT) |
commit | 4f942c272d4417b5b719df25b80a6a6b54669a73 (patch) | |
tree | 276b70302dc7d23db91fbe00073f8d0b8d408b24 /meta/recipes-extended/texi2html/texi2html_5.0.bb | |
parent | bfb8626cc073b2b368ae7286fe6b0361398e4c7d (diff) | |
download | poky-4f942c272d4417b5b719df25b80a6a6b54669a73.tar.gz |
go: Fix reproducibility failures
We're seeing "cmd" static libs being sometimes present and sometimes not.
The issue depends whether BUILD == TARGET so they're present for qemux86-64
on x86-64 hosts but not for qemux86-64 on an aarch64 system.
Add an extra deletion to make the files consistent between the different
hosts.
(From OE-Core rev: 6e652835814c389a826ad2d262ee26c14dfb48b5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/texi2html/texi2html_5.0.bb')
0 files changed, 0 insertions, 0 deletions