[OE-core] [PATCH v2 0/2] license_image: Fallback to copy if we can't hard link

paul at betafive.co.uk paul at betafive.co.uk
Fri May 3 11:54:46 UTC 2019


From: Paul Barker <paul at betafive.co.uk>

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



More information about the Openembedded-core mailing list