]> code.ossystems Code Review - openembedded-core.git/commit
devtool: modify: get correct initial revision from previously extracted source tree
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 4 Mar 2015 13:20:37 +0000 (13:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:11 +0000 (11:03 +0000)
commitc20e10543e268ebb43074a3f8d6e7ed991e54ec8
tree09b2ae6f2c33dbbdc45bb30c106027900812fee6
parent0c83788b111a761f6f500b86780cc51aed255402
devtool: modify: get correct initial revision from previously extracted source tree

If you point devtool modify to a source tree previously created by
devtool modify or devtool extract, then we need to try to pick up the
correct initial revision so that devtool update-recipe knows where to
start looking for commits that match up with patches in the recipe.

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