diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-07-26 22:50:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-30 12:44:28 +0100 |
commit | 9d556092fcc6f04c487afd126d52935bac133165 (patch) | |
tree | 94cf6235854f20d47e3dd8bc9bbd012d895e151f /scripts/lib/scriptpath.py | |
parent | 23d9eba99d1180a0b859aadc23a10b391b8f6440 (diff) | |
download | openembedded-core-9d556092fcc6f04c487afd126d52935bac133165.tar.gz openembedded-core-9d556092fcc6f04c487afd126d52935bac133165.tar.bz2 openembedded-core-9d556092fcc6f04c487afd126d52935bac133165.zip |
distutils/distutils3: do not try to fetch code during do_configure
For distutils3, any setup.py invoking will cause setup_requires
argument to trigger a code fetching. Since the following commit
applied in oe-core, code fetching occurs during do_confugire
before the do_compile.
...
b805cef distutils: clean the build tree in do_configure
...
Refer what do_compile did, add var-NO_FETCH_BUILD to do_configure.
Sync with distutils3, add do_configure to distutils also.
[YOCTO #12084]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions