diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2022-03-01 22:34:50 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-02 18:43:24 +0000 |
commit | bffe5b26f8a83af38126555b43c4fd3143aee043 (patch) | |
tree | a33aec2450fee3a73b61b1e1b444d3f0cfd8ab58 /scripts/lib/checklayer/case.py | |
parent | fb0814a57b4ed7b2beedbcc306d65839a366c3d2 (diff) | |
download | poky-bffe5b26f8a83af38126555b43c4fd3143aee043.tar.gz |
perl: Makefile.PL: Fix _PATH_LOG for deterministic
It checks host's path such as /dev/log and uses it, this doesn't make sense for
cross build, and it causes undeterministic, for example, the contianer os
usually doesn't have /dev/log which leads to a different build result since
other host usually has /dev/log, so make it always use the default value to fix
the issue.
(From OE-Core rev: 977b493e5040db8e000c6565bb29f3ac260ca0e1)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions