diff options
author | Ross Burton <ross.burton@intel.com> | 2019-12-10 13:42:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-28 23:25:41 +0000 |
commit | 8b1eb782c32d8ce31e8f033ef3197e4be76bfc84 (patch) | |
tree | 78f2fa128147b0874f213cc77f28754822452a3b /meta/recipes-support/ca-certificates | |
parent | 8b57f9c53444dc5f00119c814a9a6ded71f49c25 (diff) | |
download | poky-8b1eb782c32d8ce31e8f033ef3197e4be76bfc84.tar.gz |
distutils3: do out of tree builds
Pass --build-base so the build tree is a location we specify, which we
can ensure is empty when building.
This means we can stub out do_configure entirely and use cleandirs
instead.
When installing we need to tell it to do a build so that we can pass
--build-base, so also pass --skip-build to avoid the potential rebuild.
(From OE-Core rev: de1b57acedaaf01e10059792eb0031ceafcc8b97)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/ca-certificates')
0 files changed, 0 insertions, 0 deletions