[meta-freescale] Error trying to get libQt5SerialPort build in yocto project

Sébastien Taylor me at staylor.ca
Wed Jul 9 08:05:38 PDT 2014


Only appears to be added as of Daisy.  I have had success building the Daisy branch against Dora though that was before it was tagged Daisy (the old master).

https://github.com/meta-qt5/meta-qt5/blob/daisy/recipes-qt/qt5/qtserialport.inc


On Jul 9, 2014, at 8:15 AM, Stephen Munnings <Stephen.Munnings at nuvation.com> wrote:

>>> I have tried adding qtserialport to the local.conf 
>>> IMAGE_INSTALL_append list, but it complains that “nothing RPROVIDES ‘qtserialport’ …”
>> 
>> There's a difference between recipe name and package name. My guess is that the actual package is called something like "qtserialport-plugins" or "libqt5serialport-plugin". Take a look in the tmp/deploy/rpm/ folder to see what >packages you have there, e.g.
>> with "find tmp/deploy/rpm/ -name '*qt*plugins*'. You don't want the version and arch info, so ignore the last part or the rpm filenames.
>> 
>> Cheers,
>> Erik
> 
> Thanks Erik and Trevor.
> 
> It seems then that the bottom line (after doing considerable additional searching) that fsl yocto dora does not actually support qtserialport.
> (Although, if you add package qtserialport-e you then get what appears to be a qt4 version of qt serialport being built)
> 
> I found (at this URL: http://lists.openembedded.org/pipermail/openembedded-core/2013-October/085140.html ) a changelog that indicates:
> 
> Changelog for meta-qt5:
>  ...
>  qtserialport: update to 5.1.1
> ...
> 
> Does that indicate that some version of yocto does support qtserialport (for Qt5.1.1), but that the fsl dora version does not?
> 
> 
> -- 
> Stephen Munnings 
> Sr. Design Engineer | 519.594.0976 
> www.nuvation.com
> 
> 
> -- 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list