diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-06-06 22:58:09 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-09 17:43:41 +0100 |
commit | dfaff44d8a7f04cb7cd7f2b3d16a924ed0f49061 (patch) | |
tree | deedfbe172eb83d4b37502c7486bb411ce2237a6 /scripts/lib/scriptpath.py | |
parent | e65d0d156de06d402feeee571c4b543c5221723a (diff) | |
download | poky-dfaff44d8a7f04cb7cd7f2b3d16a924ed0f49061.tar.gz |
m4: simplify path substitutions in ptest
There's no need to setup a fake 'source directory' and
redirect the tests to it; rather it's possible to point
them directly to ptest directory (this needs to be done
twice, in Makefile substitutions, and as a C define during
ptest compilation).
This also eliminates the assumption that S and B are in the
same directory (no longer true when S is in UNPACKDIR).
(From OE-Core rev: 4df67f54cc4f98b63e465fba3dc41ac9813a033e)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions