]> 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>
Sun, 28 Jun 2015 08:41:58 +0000 (09:41 +0100)
commita7316a4c564901b30af740ece6631a6f68355bb4
tree5f1271d93580363ac001cc22e12ba37cf49390d1
parent97078c56e8b8a235e923d964253775e20112a36f
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.

(From OE-Core master rev: 5cc348c0a3016e4ccc1e80d099e2e197b3b38bd2)

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