On 04/27/2016 12:42 AM, Khem Raj wrote:
On Apr 26, 2016, at 7:34 AM, Denys Dmytriyenko wrote:
On Mon, Apr 25, 2016 at 11:04:37PM -0700, Robert Yang wrote:
From: Dengke Du
The do_install_append is used for moving/renaming for ALTERNATIVE, but
it breaks native, for example there is no ln,
> On Apr 26, 2016, at 7:34 AM, Denys Dmytriyenko wrote:
>
> On Mon, Apr 25, 2016 at 11:04:37PM -0700, Robert Yang wrote:
>> From: Dengke Du
>>
>> The do_install_append is used for moving/renaming for ALTERNATIVE, but
>> it breaks native, for example there is no ln, but ln.coreutils, that
>> ma
On Mon, Apr 25, 2016 at 11:04:37PM -0700, Robert Yang wrote:
> From: Dengke Du
>
> The do_install_append is used for moving/renaming for ALTERNATIVE, but
> it breaks native, for example there is no ln, but ln.coreutils, that
> makes coreutils-native don't work. This patch fixes the problem.
>
>
From: Dengke Du
The do_install_append is used for moving/renaming for ALTERNATIVE, but
it breaks native, for example there is no ln, but ln.coreutils, that
makes coreutils-native don't work. This patch fixes the problem.
Signed-off-by: Dengke Du
Signed-off-by: Robert Yang
---
meta/recipes-cor
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
---
meta/recipes-core/cor