diff options
author | Ross Burton <ross.burton@intel.com> | 2016-03-08 11:27:35 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-09 16:54:37 +0000 |
commit | 46baed0fc22ab33c6481ec1cb1697f85593b4794 (patch) | |
tree | c4c44830cf1c82b07097598d23a44e95a21b659f /meta/recipes-kernel | |
parent | c145624ccc77ffd07a0b4c368c0dfce525e17eac (diff) | |
download | openembedded-core-46baed0fc22ab33c6481ec1cb1697f85593b4794.tar.gz openembedded-core-46baed0fc22ab33c6481ec1cb1697f85593b4794.tar.bz2 openembedded-core-46baed0fc22ab33c6481ec1cb1697f85593b4794.zip |
xmlto: tell xmlto where cp is
xmlto looks for a cp binary, and on e.g. Fedora 23 will find it at /usr/bin/cp
but most other distros have it at /bin/cp. This causing problems with sharing
sstate between distributions, but as /bin is a symlink on F23 we can safely
force the path to /bin/cp.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions