[oe] [PATCH 4/4] remove install-native package

Roman I Khimov khimov at altell.ru
Fri May 8 05:11:10 UTC 2009


On Friday 08 May 2009 01:58:24 Cliff Brake wrote:
> We have run into several problems that may be related to this patch.
>
> bitbake libart-lgpl fails on a clean build with following message:

Please try either removing

export INSTALL = "${STAGING_BINDIR_NATIVE}/install-sh"

from recipe (recipes/gnome/libart-lgpl.inc), or setting it like this

export INSTALL = "${STAGING_BINDIR_NATIVE}/install"




More information about the Openembedded-devel mailing list