[yocto] Help with building app recipe

Neuer User auslands-kv at gmx.de
Fri May 16 05:16:12 PDT 2014


Am 16.05.2014 14:04, schrieb Anders Darander:
> * Neuer User <auslands-kv at gmx.de> [140516 13:24]:
> 
>> require recipes-qt/qt5/qt5.inc
>> ------------------------------------------------------------------------
> 
> 
>> It is WIP, so e.g. the license is stil wrong.
> 
>> The package depends on Qt5 and Python3.
> 
> In that case, I would have expected to see 
> 
> inherit python3native qmake5 
> 
> in your recipe.
> 
>> I am currently experiencing two (rather small) problems:
> 
>> 1.) the configure step does not find "python3-config". It is located in
>> tmp/sysroots/i686-linux/usr/bin/python3-native
> 
> I haven't used python3 in combination with OE yet. Though, this should
> likely have been handled by
> inherit python3native
> 
> Cheers,
> Anders
> 

Great, that helped with no 1.). Still a lot to learn for me.

No 2. is still open, though. Is that a problem of my recipe or rather a
generic problem of the python3 recipe? I could patch the python3 recipe,
so that it changes the interpreter line to "python3".




More information about the yocto mailing list