summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/__init__.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-04-28 12:25:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-28 09:44:15 +0100
commit8c9551a7a32036ac1f0bfba0b3f3dc24d006483e (patch)
treee32d12e14481620e27830ebf6dc03c623972c768 /scripts/lib/devtool/__init__.py
parent6bc56e634a9f01a84dcc64569f79a6813d0bf5ca (diff)
downloadast2050-yocto-poky-8c9551a7a32036ac1f0bfba0b3f3dc24d006483e.zip
ast2050-yocto-poky-8c9551a7a32036ac1f0bfba0b3f3dc24d006483e.tar.gz
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 master rev: fc47e8652ef32e7399f57c80593df90dc52d8b84) (From OE-Core rev: d8f151b6a385f81abead65624ba15d42cbd90e11) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/__init__.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud