[bitbake-devel] [PATCH] bb.utils.movefiles: Support cross device move into existing directory

Tobias Hagelborn tobias.hagelborn at axis.com
Mon Jan 29 14:59:51 UTC 2018


This was a fully reproducable issue with populate_sdk using a setup of:
* Ubuntu 16 LTS / Linux kernel 4.4
* Docker 17 / storage-driver: overlay2 (overlayfs) (resulting in cross device copy)
* Our firmware image

Tobias Hagelborn (1):
  utils.py: Support cross device move into existing directory

 bitbake/lib/bb/utils.py | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.1.4



More information about the bitbake-devel mailing list