diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2023-03-27 15:59:37 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-04-14 06:30:29 -1000 |
commit | 980e07f0960167babfbcb5b29c6cdaa5111f9c1a (patch) | |
tree | 7c5bb6e388fa20f29f55f8a3dc5e5114d8152290 /scripts/lib/devtool/menuconfig.py | |
parent | ee5fc31a7490cae999ec4ccc21367eb95f714261 (diff) | |
download | poky-980e07f0960167babfbcb5b29c6cdaa5111f9c1a.tar.gz |
oeqa/selftest: OESelftestTestContext: convert relative to full path when newbuilddir is provided
Relative paths in BBLAYERS only works when the new build dir are on the same
ascending directory node:
.
├── build
├── build-st
It works because they share the same ascending relative directory node.
So use the full path when the argument newbuilddir is provided
to make the oe-selftest work everywere regardless of the location chosen.
(From OE-Core rev: 41f169ea23078cc8f4a6b6fc6b59230f05cb758b)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 2e022c1977bc1006c00a87e08a2dca5b69db4801)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions