diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-27 11:43:36 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-28 18:38:02 +0100 |
commit | 14256b767026b5d2e6540b621f73203ef343e420 (patch) | |
tree | 0eeb0859acfb45495d72365dfac0793a65ac21cb /documentation/set_versions.py | |
parent | 8ea5e52d75a63891602176058b4bcb8ae209961e (diff) | |
download | poky-14256b767026b5d2e6540b621f73203ef343e420.tar.gz |
python3: Remove problematic paths from sysroot files
In the native sysroot we should never have paths to the python3-native
build directory. These may or may not exist at the time some dependency
is building and nothing should rely upon them.
I suspect nothing is relying on this at the moment but clean up
just to be sure.
The various config copies are adjusted to be modified consistently as some
copies were and some were not. The Makefile has the "bad" ${B} paths
replaced with a dummy placeholder too.
(From OE-Core rev: ae9e6249ded8fc063d6333231c391cfa2d594567)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions