diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-25 14:39:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-26 11:02:34 +0100 |
commit | 6e32bd92efacad4248c3f2d97e9630befc5b3816 (patch) | |
tree | 8c6ab501503f5a5cfadbc8da9e1918e4dc0bd54e /bitbake/lib/bb/fetch2/git.py | |
parent | ba290e7ec884209239baeb52f7efc9ca7ccd717c (diff) | |
download | poky-6e32bd92efacad4248c3f2d97e9630befc5b3816.tar.gz |
oeqa/sstatetests: Fix NATIVELSBSTRING handling
The NATIVELSBSTRING variable changes value once a BuildStarted event occurs in a build
directory. This meant running some of the tests directly in a fresh build directory
would fail but they'd pass when run as a group of tests. This is clearly suboptimal.
Move the NATIVELSBSTRING handling to a location where the value is consistent
and a comment about the interesting behaviour of the variable so it hopefully doesn't
catch out others in future.
(From OE-Core rev: e1c46fdb44fed18909d9ff4b43b4e445c5a22d33)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions