diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-03-05 08:37:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:02 +0100 |
commit | ced1868d2edce09c57602a4601012d8bcceddf38 (patch) | |
tree | aa6ce2ea9ab0f4bc5cca0e567b6a35f93e988004 /scripts/lib/build_perf/__init__.py | |
parent | 7544ef4c4955782692189371803da07549f63d15 (diff) | |
download | poky-ced1868d2edce09c57602a4601012d8bcceddf38.tar.gz |
scripts/oe-setup-build: write a build environment initialization one-liner into the build directory
With this, users no longer have to know where oe-init-build-env is relative to the
build directory; that information is contained in the one liner and then
it's possible to simply use that:
. /path/to/build/init-build-env
This will particularly help with initializing builds in unpacked
build bundles, as users won't have to know where oe-init-build-env
is in the bundle directory tree - similar to esdk initialization.
(From OE-Core rev: 3cea5365b2a813a10b28ab6e647df192d28eb4e5)
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>
Diffstat (limited to 'scripts/lib/build_perf/__init__.py')
0 files changed, 0 insertions, 0 deletions