[OE-core] [PATCH 1/1] glib-2.0: inherit pythonnative

Richard Purdie richard.purdie at linuxfoundation.org
Thu Nov 1 11:45:17 UTC 2012


On Thu, 2012-11-01 at 16:53 +0800, Xin Ouyang wrote:
> glib-2.0 needs to inherit pythonnative because it will run python
> scripts to generate codes while do_compile.
> 
> This has caused problems on some hosts(SLED11.2) if no python-xml
> installed.
> 
> [Yocto 2843]
> 
> Signed-off-by: Xin Ouyang <Xin.Ouyang at windriver.com>
> ---
>  meta/recipes-core/glib-2.0/glib-2.0_2.32.4.bb |    4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

This is going to adversely affect build speed. Can we not document that
python-xml needs to be installed on these hosts? I'd have thought that
would be available on most systems we support running on these days?

Cheers,

Richard





More information about the Openembedded-core mailing list