[oe] [meta-browser][PATCH] chromium: Fix potential configuration issues

Otavio Salvador otavio at ossystems.com.br
Wed Jun 17 15:02:52 UTC 2015


On Tue, Jun 16, 2015 at 5:23 PM, Gary Thomas <gary at 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 <gary at 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



More information about the Openembedded-devel mailing list