poky/scripts/lib
Paul Eggleton a4fca1d523 recipetool: ensure git clone is standalone when extracting
If -x is specified and the specified URI was a git repository, we need
to ensure that the resulting clone is a sandalone and not one that has
pointers into the temporary fetch location or DL_DIR (since the git
fetcher does a local clone with -s). Split out the code from devtool
that already does this for "devtool modify -x" and reuse that.

(From OE-Core rev: fc47e8652ef32e7399f57c80593df90dc52d8b84)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-01 17:08:50 +01:00
..
bsp yocto-bsp: Update templates to 3.19 kernel 2015-03-24 10:06:03 +00:00
devtool recipetool: ensure git clone is standalone when extracting 2015-05-01 17:08:50 +01:00
image wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
recipetool recipetool: ensure git clone is standalone when extracting 2015-05-01 17:08:50 +01:00
wic wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: ensure git clone is standalone when extracting 2015-05-01 17:08:50 +01:00