]> code.ossystems Code Review - openembedded-core.git/commit
coreutils: fix for native and nativesdk
authorRobert Yang <liezhi.yang@windriver.com>
Sat, 10 Oct 2015 07:04:29 +0000 (00:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Oct 2015 16:47:18 +0000 (17:47 +0100)
commite789603c9470ad22f935ab993a13f9ee7c9630eb
tree7d3f57a91ac02257438f21b43943be143bda822b
parentef16c20e6936218ff96c599cce0200c34f5017dd
coreutils: fix for native and nativesdk

The do_install_append is used for moving/renaming for ALTERNATIVE, but
it breaks native and nativesdk, for example there is no ln, but
ln.coreutils, that makes coreutils-native or nativesdk-coreutils doesn't
work. This patch fixes the problem.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/coreutils/coreutils_8.24.bb