On Tue, Jun 16, 2015 at 5:23 PM, Gary Thomas <g...@mlbassoc.com> wrote:
> This recipe should be using the python interpreter as built by bitbake,
> rather than relying on the host python.  In some cases, the host python
> may be incomplete or just plain old, yielding errors during the configure
> step such as:
>   |     from sgmllib import SGMLParser, SGMLParseError
>   | ImportError: No module named sgmllib
>   | ninja: build stopped: subcommand failed.
>
> Adding 'inherit pythonnative' solves this problem on all build hosts.
>
> Signed-off-by: Gary Thomas <g...@mlbassoc.com>

Applied to master; thanks.


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to