]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
xmlto: only target requires coreutils rbt/xmlto
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 15 Jul 2016 13:42:27 +0000 (06:42 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 18 Jul 2016 03:03:46 +0000 (20:03 -0700)
commit658f337dff899cd6b35f183a85b011ae57030130
tree4adb3b9da45f3396af0bf49aa48ab2d0fac990a0
parentda7a2c7b00b40a8759dbe9f4ab6df3e337e3d6b6
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

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/xmlto/xmlto_0.0.28.bb