]> code.ossystems Code Review - openembedded-core.git/commit
devtool: add: allow source tree to be omitted
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Dec 2015 04:03:09 +0000 (17:03 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:44:03 +0000 (16:44 +0000)
commitffdad964c7271972e4b067e4898bf7c338c25b68
treeafb29f9e6f2e162fd2e1ff73adeb1fcbe4e2d560
parent98fd5de373e16fe5d69a3065f844efc8037385bc
devtool: add: allow source tree to be omitted

Assuming we're fetching source remotely (from a URI) we can default the
source tree that will be extracted from it to a "sources" directory
under the workspace in order to save the user specifying it if they
don't have a preferred location.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py