generic-poky/meta/recipes-devtools/xmlto
Robert Yang 61577c5e4c xmlto: only target requires coreutils
The coreutils added to RDEPENDS was for tail command which is everywhere
on the build host, so only add it to target. There was a side effect if
coreutils-native was build, when its commands install to sysroots, they
would be removed during rebuild, and cause other recipes fail to build:

/path/to/tmp/sysroots/x86_64-linux/usr/bin/mkdir -p lib/sys
make: /path/to/tmp/sysroots/x86_64-linux/usr/bin/mkdir: Command not found

(From OE-Core rev: 4a0e3ca3733e2b6f3f20065421dbb9da2058014c)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-20 10:28:51 +01:00
..
files xmlto: add version 0.0.25 2014-07-16 10:20:50 +01:00
xmlto-0.0.28 xmlto: 0.0.26 -> 0.0.28 2016-01-15 11:54:49 +00:00
xmlto_0.0.28.bb xmlto: only target requires coreutils 2016-07-20 10:28:51 +01:00