diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-22 17:21:27 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-22 18:12:55 +0100 |
commit | 320585b7ff6340df0b0dbc63f95ed3ca8fc3a993 (patch) | |
tree | bd0cab3c5f7099510cb96ad8ed99523b2d633f5b /scripts/lib/recipetool/create.py | |
parent | d2bb9f08303bb120e811c03af2f5339e8f262cfa (diff) | |
download | openembedded-core-320585b7ff6340df0b0dbc63f95ed3ca8fc3a993.tar.gz openembedded-core-320585b7ff6340df0b0dbc63f95ed3ca8fc3a993.tar.bz2 openembedded-core-320585b7ff6340df0b0dbc63f95ed3ca8fc3a993.zip |
devtool: add: properly handle separate build directory
When we were adding a recipe for software that would typically be built
in the same directory as the source, we were always using a separate
build directory unless the user explicitly specified not to, leading to
errors for software that doesn't expect to be built that way (such as
Python modules using distutils). Split out the code that makes this
determination automatically from the "devtool modify" and "devtool
upgrade" code and re-use that here so the behaviour is consistent.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions