All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Patrick <kpa_info@yahoo.fr>
Cc: poky@yoctoproject.org
Subject: Re: Qt4 minimal subset
Date: Tue, 10 Apr 2012 16:43:20 +0100	[thread overview]
Message-ID: <6449891.F5szdKCE2k@helios> (raw)
In-Reply-To: <4F845371.9040903@yahoo.fr>

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


  reply	other threads:[~2012-04-10 15:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-10 15:36 Qt4 minimal subset Patrick
2012-04-10 15:43 ` Paul Eggleton [this message]
2012-04-10 15:56   ` Patrick
2012-04-10 16:05     ` Paul Eggleton
2012-04-11  7:52       ` Patrick
2012-04-11  9:08         ` Paul Eggleton
2012-04-12 12:04           ` Patrick
2012-04-12 13:12             ` Patrick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6449891.F5szdKCE2k@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=kpa_info@yahoo.fr \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.