]> code.ossystems Code Review - openembedded-core.git/commit
devtool: support source extraction for recipes that use a shared workdir
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 19 Feb 2015 16:40:03 +0000 (16:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Feb 2015 08:08:20 +0000 (08:08 +0000)
commit73a5bdc7921791b954ca717293e76c7e3091a19e
tree049ca4be6a5f3feeb347908e95a3f609d7d05c46
parent7392ecd559ef71241405c704a65da171ee216ca1
devtool: support source extraction for recipes that use a shared workdir

Enable source extraction used by devtool extract / devtool modify -x for
recipes that use a shared workdir (e.g. the kernel and gcc).

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