]> code.ossystems Code Review - openembedded-core.git/commit
gen-lockedsig-cache: Allow cross-filesystem copies.
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 23 Feb 2015 17:00:35 +0000 (17:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Feb 2015 18:00:11 +0000 (18:00 +0000)
commitcf675896340ebed7c4830b93d791ddb08999031f
treedabf0581c1e23f3bad187752994cbdbe7120d8bc
parent2fdeee2fad69445b0d97148826c7b027820be63a
gen-lockedsig-cache: Allow cross-filesystem copies.

Since this previously always tried to use hardlinks you couldn't have
the source and destination be on different devices. This change allows
for that and also prevents failure in situations where the files already
existed.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/gen-lockedsig-cache