]> code.ossystems Code Review - openembedded-core.git/commit
devtool: modify: implement --no-same-dir
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 27 Apr 2015 09:53:14 +0000 (10:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Apr 2015 14:05:39 +0000 (15:05 +0100)
commit5cc348c0a3016e4ccc1e80d099e2e197b3b38bd2
tree0e1b2aee73179b2b2bc4a7675279af93e56ca53d
parent6ac5692426956e276ba2119f917b0f30791e6cd6
devtool: modify: implement --no-same-dir

This option can be used to have a separate build directory, in order to
keep the srctree directory clean for packages that do not need to be
built in the source directory.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py