From: Paul Barker <[email protected]>

This is a v2 of "license_image: Don't try to hard link license files", subject
changed slightly now that we do try hard links first.

Tested with TMPDIR and DEPLOY_DIR together and verified hard links are still
created. Tested with TMPDIR and DEPLOY_DIR on separate volumes and confirmed
copies were created.

Paul Barker (2):
  oe.path: Add copyhardlink() helper function
  license_image: Use new oe.path.copyhardlink() helper

 meta/classes/license_image.bbclass |  6 +++---
 meta/lib/oe/path.py                | 13 ++++++++++++-
 2 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.17.1

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

Reply via email to