On Thu, 2019-05-02 at 21:30 +0000, [email protected] wrote:
> From: Paul Barker <[email protected]>
> 
> This change allows us to support the placement of WORKDIR and
> DEPLOY_DIR
> on different devices. As the license files are typically small, the
> increase in disk usage and build time should be negligible.
> 
> Signed-off-by: Paul Barker <[email protected]>
> ---
>  meta/classes/license_image.bbclass | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

We create a lot of hardlinks and its not negligible overall ;-).

I'd prefer we continue to do so where we can. We should probably create
a function similar to lib.oe.path.copyhardlinktree() and use that here
rather than abandon the hardlinks.

Cheers,

Richard



-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to