]> code.ossystems Code Review - openembedded-core.git/commit
sstate/lib.oe.path: Ensure file sparseness is preserved
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Aug 2018 17:23:10 +0000 (17:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 08:33:53 +0000 (09:33 +0100)
commit055402e5504f041c346571e243c7cf0894955cad
tree1969e07c35889a757815d60e5a481c5effeef747
parentacec5180b8d2731002979179e08439b615631e70
sstate/lib.oe.path: Ensure file sparseness is preserved

Files when restored from sstate were missing their sparseness. Fix up various
functions to preserve this and make things more deterministic.

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