Adding meta-qt5 to Yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding meta-qt5 to Yocto

1,877 Views
niranjanb
Contributor I

hi, I am trying to add meta-qt5 layer to my Yocto, here am using krogoth Master . i added the line- IMAGE_INSTALL_append = " qtbase qtbase-tools qtbase-plugins" in my local.conf and i added- /home/user/yocto/poky/meta-qt5 \ in my .bb file . now if i tried to build- bitbake qtbase its showing error like - ERROR: Nothing PROVIDES 'qtbase' i don't know whether the steps am following is correct are not...my target machine is MACHINE = "dra7xx-evm" ..i want to add this meta-qt5 layer... please help me regarding this am new to this..

Labels (1)
Tags (1)
0 Kudos
1 Reply

1,134 Views
jimmychan
NXP TechSupport
NXP TechSupport

you may take fsl-image-qt5.bb for reference.

0 Kudos