diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-09 14:26:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-10 10:30:39 +0000 |
commit | 7c8a944c47c1ed1dc4a30ca80ab228c7be17dcce (patch) | |
tree | 007bf4df4581e0194df3f1bba596a9e37ccea97f /README.poky | |
parent | 744566b6580a101910f1af0d5d0ba34dd1b67bcc (diff) | |
download | poky-7c8a944c47c1ed1dc4a30ca80ab228c7be17dcce.tar.gz |
ltp: Fix determinism issue
There was still a remaining issue with reporoducibility based upon the
make version from the host system. Some versions added whitespace for
XXX+=<tab> (e.g. 4.1) and some versions do not (e.g. 4.3).
Replace the determinism patches with those submitted upstream both
for this issue and the previous one.
The LC_ALL setting for sort is dropped as it didn't fix an issue as hoped.
(From OE-Core rev: fda178ace0f4acad931c69300f6af54556472a06)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.poky')
0 files changed, 0 insertions, 0 deletions