meta-openembedded/meta-efl/recipes-devtools
Martin Jansa df7242fddb 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: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-04 09:06:22 +01:00
..
python recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-03-04 09:06:22 +01:00