[yocto] Build my Yocto edison image

Khem Raj raj.khem at gmail.com
Thu Jun 15 22:58:32 PDT 2017


On 6/15/17 6:30 AM, Franck Furic wrote:
> Hi,
> 
>  
> 
> I have bought an Intel Edison board and I would like build my image
> including Qt Framework (meta-qt5).
> 
>  
> 
> In the past, (2 years ago) I have success to compile C++ program using
> Qt by build my image with meta-qt5 I think it was 1.6.x version of yocto
> project.
> 
>  
> 
> Now, it’s impossible for me to build an image including qt on yocto. I
> have tried many thinks in different ways but nothing at the end.
> 
>  
> 
> Some people help me to do this here
> https://communities.intel.com/thread/115234.
> 
>  
> 
> I have tried on dizzy branch and morty branch but i have always errors.
> 
>  
> 
> Someone can help me tell me the correct procedure to build an image
> containing meta-qt5 on any version of yocto.
> 
>  
> 
> I need to develop some code with Qt Framework.

you can add the needed bits to image yourself. Like

IMAGE_INSTALL_append = "\
    qtbase \
    qtbase-tools \
    qtbase-fonts \
    qtbase-plugins \
    qtwebkit \
    qtwayland \
    qtwayland-plugins \
    cinematicexperience \
"

in local.conf



> 
>  
> 
>  
> 
> Description : FranckFuric
> 
>  
> 
> Description : Facebook <https://www.facebook.com/madelin.sa.france> 
> Description : youtube-logo
> <https://www.youtube.com/user/MADELINSA49>    Site web :
> www.madelin-sa.com <http://www.madelin-sa.com/>  |  E-boutique :
> www.storemadelin-sa.com <http://www.storemadelin-sa.com/>
> 
> ______________________________________________________________________________________________
> 
> Ce message contient des informations confidentielles ou appartenant à la
> société MADELIN SA et est établi à l'attention  exclusive de ses
> destinataires.
> 
> Toute divulgation, utilisation, diffusion ou reproduction (totale ou
> partielle) de ce message, ou des informations qu'il contient, doit être
> préalablement autorisée.
> 
> Si vous n'êtes pas destinataire de ce message, merci de le détruire
> immédiatement et d'avertir l'expéditeur de l'erreur de distribution et
> de la destruction du message
> 
>  
> 
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: OpenPGP digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170615/214fc37a/attachment.pgp>


More information about the yocto mailing list