All of lore.kernel.org
 help / color / mirror / Atom feed
* Qt5 with Yocto
@ 2013-12-12 23:19 Alfonso Tamés
  2013-12-13  8:32 ` Marco
  0 siblings, 1 reply; 26+ messages in thread
From: Alfonso Tamés @ 2013-12-12 23:19 UTC (permalink / raw)
  To: koansoftware; +Cc: meta-freescale


Marco,

The instructions in http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard should work for Dora and Master branches. Just remember that master is a moving target and sometimes it can give problems. Right now I am using Master without any problems.

Regards,

Alfonso 

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Qt5 with Yocto
@ 2013-12-11  8:24 Alfonso Tamés
  2013-12-11  8:48 ` Morgan McKenzie
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Alfonso Tamés @ 2013-12-11  8:24 UTC (permalink / raw)
  To: speedin_up; +Cc: meta-freescale


Hi Morgan,

I set up a Wiki page with instructions for building Qt5 for Yocto and a cross compiled Qt5 distribution to cross compile and deploy applications in Wandboard using QtCreator:

http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard

Check it out and feel free to ask any questions.

Regards,

Alfonso

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Qt5 with Yocto
@ 2013-12-10 23:34 Morgan McKenzie
  0 siblings, 0 replies; 26+ messages in thread
From: Morgan McKenzie @ 2013-12-10 23:34 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 2567 bytes --]




Hi,

I'm fairly new to Yocto and trying to build Qt5 from git, and am having a few issues. I used to use LTIB for image generation so I may have a few bad habits that might need correcting - I'll do my best to explain what I'm doing and any advice would be welcomed. (For the record I used to have no problem getting qt5 compiled using LTIB - I understand the build process of it fairly wel, so this is more a matter of not being able to do what I want with Yocto).

I have a recipe that is made with (I'm fairly sure) all the packages/libraries I think I need, which generates an image.  What I used to do with LTIB and am trying to do now with Yocto is use the poky toolset and the sysroot to compile qt5 seperately and then have it included in the target image (I understand recipes and such enough to use for basic things but I'm not nearly at the level where I'd feel confident to write an entire one for compiling Qt5.)
From what I've read I thought there would be a full system root I could use for development at     <build-root>/tmp/sysroots/imx6qsabreautoBut, it appears to be quite incomplete after a full build. Next I thought there would be a full root under <build-root>/tmp/deploy/images/imx6qsabreauto/<something>/   since the tar, ext3, and sdcard had to be created from something. But I haven't found anything - it must being deleted.
I eventually resorted to doing a 'bitbake -c populate_sdk uvic-image-ecocar'  (uvic-image-ecocar is my recipe). When I run this it appears to make a full sysroot. I think I could then copy all of this to a system root and have a working system - but this means that every time I update the build I'm going to have to then generate a new SDK and install it, which seems really backwards.
Am I missing something - there must be an easier way. For the record I have seen meta-qt5 but the lack of documentation on how to actually install and use it (along with the relative inactivity of the repo) make me wary of spending the time to get it working - unless someone suggests that they had success with it and are willing to explain how to start off.
What I would ideally like to be able to do is simply point my Qt compilation at a system root - something like <build-root>/tmp/deploy/images/imx6qsabreauto/uvic-image-ecocar-imx6qsabreauto/ and build, then next time I run bitbake as images are created they would be built from this and therefore the files I built would be included.
Is this at all possible, or is there a different approach I should take?

Thanks,
Morgan McKenzie


 		 	   		  

[-- Attachment #2: Type: text/html, Size: 3286 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2014-01-10 11:45 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12 23:19 Qt5 with Yocto Alfonso Tamés
2013-12-13  8:32 ` Marco
2013-12-13 11:18   ` Alfonso Tamés
     [not found]     ` <BLU171-W13931EBCF1DD9430026D9F4D9D90@phx.gbl>
2013-12-15 19:16       ` Morgan McKenzie
2013-12-15 21:49         ` Philip Craig
2013-12-20 17:07     ` Simone
2013-12-20 17:21       ` Marco
2013-12-21 14:32         ` Morgan McKenzie
2013-12-27 20:03         ` Simone
2013-12-20 18:11       ` Alfonso Tamés
2013-12-27 14:54         ` Simone
  -- strict thread matches above, loose matches on Subject: below --
2013-12-11  8:24 Alfonso Tamés
2013-12-11  8:48 ` Morgan McKenzie
2013-12-11  9:37   ` Marco
2013-12-12  9:01     ` Handford, Michael
2013-12-12  9:23       ` Marco
2013-12-12  9:32         ` Handford, Michael
2013-12-12 10:01           ` Marco
2013-12-12 10:26             ` Handford, Michael
2013-12-11  9:11 ` Marco
2013-12-12  9:41   ` Dmitriy B.
2013-12-12  9:56     ` Handford, Michael
2013-12-12 10:05     ` Marco
2013-12-12 22:21       ` Dmitriy B.
2014-01-10 11:39 ` Florian
2013-12-10 23:34 Morgan McKenzie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.