]> code.ossystems Code Review - openembedded-core.git/commit
lib.oe.path: Update copytree function to call shell commands since its twice as fast
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Feb 2011 13:01:23 +0000 (13:01 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 9 Feb 2011 22:46:30 +0000 (22:46 +0000)
commit58ae42cbc386a8cd59f12527d3e47bea82d9b36f
tree7df0d8bf79ebe53ab7a8bce8a0596272d9264f41
parentbb3db5106d4722ac177fcd5b2ae3d4e45d12be47
lib.oe.path: Update copytree function to call shell commands since its twice as fast

As an added bonus, hardlinks between files in the tree will be preserved too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/path.py