[poky] Qt4 minimal subset

Paul Eggleton paul.eggleton at linux.intel.com
Tue Apr 10 08:43:20 PDT 2012


On Tuesday 10 April 2012 17:36:17 Patrick wrote:
> I am working with yocto 1.1.1, poky 6.0.1. Until now I have build an
> embedded systems without display. Now I would like to add support for a
> small screen with Qt.
> 
> I have added to my image the qt4-x11-free recipes. This include so many
> things that I don't need as I am building an embedded system: Demos,
> example, docs, dev tools, ...
> 
> Which recipes could I use to include a working subset of Qt with X11
> that include only base libraries and eventually some additional elements.

When we package Qt, it is split into a number of packages for individual 
components; however if you install the qt4-x11-free *package* in your image, 
this pulls in everything. What you probably want to do is have a look at the 
packages it does produce and only include those that you need in your image 
rather than the qt4-x11-free package.

One way to get a list of the packages produced is to look in tmp/work/*/qt4-
x11-free*/packages-split/.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the poky mailing list