]> code.ossystems Code Review - openembedded-core.git/commit
devtool: upgrade: make source tree path optional
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 21 Feb 2016 22:54:40 +0000 (11:54 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:35 +0000 (11:32 +0000)
commit8a952407b192313515e91570632446b6dff01665
tree41f507eaa9ae74147bb0ce91582f70bb99137d2b
parentc51736df17da8e6e561dd5b7ce59cb08254da870
devtool: upgrade: make source tree path optional

Make devtool upgrade consistent with devtool add/modify in defaulting to
sources/<recipename> under the workspace if no source tree path is
specified.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/upgrade.py