diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2023-03-27 15:59:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-28 22:28:45 +0100 |
commit | f5f465ff5777eb99941db3dda84e65d4699d97f7 (patch) | |
tree | 9266733c6315d4bde11c60c1ae2239173d6a27a3 /bitbake/lib/bb/fetch2/git.py | |
parent | 4147b7e76d184cb309315e512637da502e665dba (diff) | |
download | poky-f5f465ff5777eb99941db3dda84e65d4699d97f7.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: 2e022c1977bc1006c00a87e08a2dca5b69db4801)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
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