Skip to content
Commit df7242fd authored by Martin Jansa's avatar Martin Jansa
Browse files

recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"

* Using "cp -a" leaks UID of user running the builds, causing
  many QA warnings.
* See this thread for details:
  http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112904.html



Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 7396fc62
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment