diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2019-01-22 17:09:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-06 16:38:31 +0000 |
commit | 90dec2ffa59960bd991dbc493229010a8422875f (patch) | |
tree | a180818e358d77dcb32df5ad6152f6a41ae92d6d /meta/recipes-multimedia/libtiff | |
parent | ecec5a8fdbaccb7f355ac4263b410861d14974f2 (diff) | |
download | poky-90dec2ffa59960bd991dbc493229010a8422875f.tar.gz |
eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failure
When executing eSDK test case, the following error appears.
WARNING: attempting to use the extensible SDK in an environment
set up to run bitbake - this may lead to unexpected
results. Please source this script in a new shell session
instead.
FileExistsError: [Errno 17] File exists: '/.../tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/selftest-esdk-fcuyzsqu/tmp/sysroots/x86_64/bin/pigz' -> '/.../tmp/hosttools/pigz'
So unset these two vars to avoid messing things up.
(From OE-Core rev: bc07d825ce8bb3b337623c232fef61f2781c82af)
(From OE-Core rev: 748f946ee74f7480200a7eb0bb0b695467b08f0a)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libtiff')
0 files changed, 0 insertions, 0 deletions