Files
poky/meta
Hongxu Jia ce31c498f8 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]

(From OE-Core rev: 9d556092fcc6f04c487afd126d52935bac133165)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-07-30 12:44:35 +01:00
..
2018-07-30 12:44:35 +01:00
2018-07-30 12:44:35 +01:00
2018-07-30 12:44:35 +01:00
2018-07-30 12:44:35 +01:00
2018-07-30 12:44:35 +01:00
2018-07-30 12:44:35 +01:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00