]> code.ossystems Code Review - openembedded-core.git/commit
Misc hard link fixes
authorMark Hatle <mark.hatle@windriver.com>
Wed, 9 Feb 2011 04:16:41 +0000 (22:16 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 9 Feb 2011 22:46:30 +0000 (22:46 +0000)
commitd3d236b2bf2784d7454dcb7fce595b6aac6967cd
tree0c8f5f7a6b8ce9e6a3b20650bc2bd8f739d51da9
parent3e6d91ece0556fa1c9c84bef60678d8148b789f4
Misc hard link fixes

I searched the various classes and looked for copies that should attempt to
preserve hardlinks.  This fixes the majority of this copies by switching to
using tar as the copy method.  It also has the side effect of preserving sparse
files.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/libc-package.bbclass
meta/classes/populate_sdk_deb.bbclass
meta/classes/sourcepkg.bbclass
meta/classes/staging.bbclass