[OE-core] qt4-embedded - image size

Nicolas Dechesne nicolas.dechesne at linaro.org
Mon Jun 10 12:10:15 UTC 2013


On Mon, Jun 10, 2013 at 1:19 PM, John Stirling
<ap.john.stirling at gmail.com>wrote:

> You suggest just cutting it down to
>
> IMAGE_INSTALL += " \
> qtui \
> "
> and it should work itself out ?
>

hi, i have observed the same issue, and I used the following 'workaround':

BAD_RECOMMENDATIONS = " \
    qt4-embedded-demos \
    qt4-embedded-examples \
    qt4-embedded-demos-doc \
    qt4-embedded-tools \
    qt4-embedded-assistant \
    "
which I added in my image recipe, that would ensure that the packages which
are RECOMMENDS don't get installed in the final image.

I would be happy to use another (nicer?) method, too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130610/64f6af8a/attachment-0002.html>


More information about the Openembedded-core mailing list