diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-27 09:41:32 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-04 07:50:16 -0700 |
commit | 9c7e905fafc54899e2a1d8119c1e6a25b0c612a7 (patch) | |
tree | c70ed6e267388824501156507eb0dd46eb109c0d /scripts/lib/checklayer/context.py | |
parent | 344bc2f1c273f0c776468c8ac61dfaa06bdd8853 (diff) | |
download | poky-9c7e905fafc54899e2a1d8119c1e6a25b0c612a7.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: cb50ca2faac6418ec8f3f3fefa162531177f7460)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e1c46fdb44fed18909d9ff4b43b4e445c5a22d33)
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions