summaryrefslogtreecommitdiffstats
path: root/scripts/patchtest-get-branch
diff options
context:
space:
mode:
authorEnguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>2024-02-19 17:55:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-20 12:58:41 +0000
commit8e84fbba7270335c0919a77d539f1a703f97676f (patch)
tree518ab7c4adafadd1019370d1eab003ddb56050b9 /scripts/patchtest-get-branch
parent730bd999d641301d46159b4dbbcafa87bbc950fc (diff)
downloadpoky-8e84fbba7270335c0919a77d539f1a703f97676f.tar.gz
devtool: ide_sdk: Use bitbake's python3 for generated scripts
The generated scripts use the sys.path configuration found inside bitbake. It can be a different python version than the one used on the host through the IDE. For instance, when running the generated script deploy_target_cmake-example-core2-64 from an eSDK generated on another machine, I got the following exception: AssertionError: SRE module mismatch We need to match the sys.executable to the sys.path. (From OE-Core rev: 45704319661570b45ef69fddd6b4b4fa22ca80d1) Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/patchtest-get-branch')
0 files changed, 0 insertions, 0 deletions