]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Fix hardlink preservation issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2018 23:02:23 +0000 (23:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2018 21:42:03 +0000 (22:42 +0100)
commit28eeada955762f38ccbd1d26c53768364dbd1a5e
treeea22f488a637dce830c4789a656f776e9947c790
parent41356d2c86d85b199962c3024f25361a709d9180
package.bbclass: Fix hardlink preservation issue

Recent changes broke the preservation of hardlinks during processing due to a missing index.
Fix this, reducing the size of the git recipe packages in particular (it contains many hardlinks).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass