[oe] XBMC build for Raspberry Pi

Henning Heinold heinold at inf.fu-berlin.de
Fri Sep 7 09:02:43 UTC 2012


On Fri, Sep 07, 2012 at 09:48:31AM +0100, Jack Mitchell wrote:
> Some more on this is that it seems to be picking up the host paths,
> rather than OE's.
> 
> My config.log is here: http://pastebin.com/7Um2J1kv
> 
> as you can see the PYTHON variables are all wrong. I tried adding:
> 
> PYTHON = "${libdir}${PYTHON_DIR}"
> PYTHON_SITE_PACKAGE= "${PYTHON_SITEPACKAGES_DIR}"
> PYTHON_LDFLAGS = "-L${libdir} -l${PYTHON_DIR}"
> 
> To the recipe but it didn't help. Has anyone any experience in this?
> 
> Cheers,

Did you inherit the right python class?

Bye Henning




More information about the Openembedded-devel mailing list