diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-05-21 14:50:41 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-02-12 06:25:37 -0800 |
commit | fda81f7c201b11c321991361d4d3e5a68c73d9e7 (patch) | |
tree | d5d62e771c4ec94709b6bd74a28b533987c57ac8 /meta/recipes-devtools/python/python3/0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch | |
parent | 48ac27c8dca9ffe2c056bd8c73f6d00f2f75f748 (diff) | |
download | poky-fda81f7c201b11c321991361d4d3e5a68c73d9e7.tar.gz |
selftest/rust: correctly form the PATH environment variable
There were two issues here:
- the path to native python was not included, so the test
suite was running with host python, causing failures due to
host python being given native libraries:
https://autobuilder.yoctoproject.org/typhoon/#/builders/148/builds/1711/steps/12/logs/stdio
(rust recipe uses native python throughout)
- tmp/hosttools was listead ahead of native-sysroot/usr/bin
(From OE-Core rev: 72156282059aa5a013a386eb95f89dc38726326e)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit aec96b5aec8d6b4a5ae8a719ca05bb727a6197cb)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3/0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch')
0 files changed, 0 insertions, 0 deletions