[yocto] Where to find help for yocto application and and system development

Jakob Hasse jakob.hasse at smart-home-technology.ch
Fri Jan 27 03:43:04 PST 2017


Hello,

I'm beginning with Yocto.
I would like to know where to find general help (like a forum, or 
mailing lists) for my Yocto-related technical problems.
Right now I have problems just integrating a library into my build. 
Later I will also do system development.

If this helps, a further description of my most urgent problem:

I want to integrate the tr-50 library, available on github:

https://github.com/inhedron/libtr50

It is managed via autotools.
I built a new project subdirectory in my custom layer for the lib.
I built a basic recipe (with some tool) which, in principle should 
somehow recognize the autotools and build the project then. I changed 
the SCR_URI to the local .tar.gz file. But when I build, it comes down 
to this:
make: *** No rule to make target 'install'.  Stop.
I don't know if and which parameters I should change in the recipe.
Another problem is that the lib needs openssl-dev. I can't find how to 
include openssl-dev into the Yocto build.

Looking forward for your answers, best regards,
Jakob

-- 
Jakob Hasse
Software Developement

E: jakob.hasse at smart-home-technology.ch
T: +41 44 552 02 66

Smart Home Technology GmbH
www.smart-home-technology.ch




More information about the yocto mailing list