diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2024-09-10 22:47:35 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-12 16:15:09 +0100 |
commit | 61186bc98a556aa25ef5ed8e419c6a3e60dbfbe5 (patch) | |
tree | 75d931b9c72d620d89aff5b87d4ae096bc01b75e /scripts/lib/devtool/standard.py | |
parent | 40052a34c66a6b93fbfc57e2aa705f82bb250ad7 (diff) | |
download | poky-61186bc98a556aa25ef5ed8e419c6a3e60dbfbe5.tar.gz |
oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir
When building the new selftest builddir, paths in environment variables
are rewritten to point to the new buildir, but users can have
environment variables that point outside of the build dir using
relative paths from builddir. We must not rewrite those.
Check this by verifying that the absolute path still contains the
builddir.
Fixes [YOCTO #15241]
(From OE-Core rev: c5e70500caffcd0518899cc6eba23a38bc3be108)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions