mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
d3d236b2bf
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>