diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2024-12-03 16:02:22 +0300 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2024-12-04 01:11:59 +0300 |
commit | 081f7e8d0ff730c17efff87dd960b06b201451b1 (patch) | |
tree | 6ddcfa2fbec0488ac596cf73a6d583ea9b5972b4 /poky/scripts/lib/scriptutils.py | |
parent | 9c5d33d6a90cd4a0e069a00110bce5dde4c885b3 (diff) | |
download | openbmc-081f7e8d0ff730c17efff87dd960b06b201451b1.tar.xz |
setup: prevent PATH based sourcing
Fixes openbmc/openbmc#4022.
It was pointed out that sourcing the oe-init-build-env can potentially
use PATH rather than the one in the repository. Explicitly source
the local file (with ./) to prevent this.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I62a5561d6150ebc9c24de9716b3f0efe4358d9c7
Diffstat (limited to 'poky/scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions