All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Remove unwanted package from Qt
@ 2012-12-27 17:12 Jon Szymaniak
  2012-12-27 17:38 ` Jon Szymaniak
  0 siblings, 1 reply; 11+ messages in thread
From: Jon Szymaniak @ 2012-12-27 17:12 UTC (permalink / raw)
  To: yocto, navani.srivastava, navani.srivastava

>
> Hi,
>
> I am compiling Qt-4.8.0 with poky-denzil-7.0 for arm1136 architecture.
>
>
>
> At the time of integrating qt-embedded with rootfs, I am getting qtopia
> directory in usr/share path of rootfs.
>
> I tried removing qtopia directory through qt recipe but ended in
> compilation error. Please suggest any idea to remove qtopia from share
> directory.
>
>
>
> Thanks and Regards
>
> Navani Kamal Srivastava

I ran into this as well after using a bbappend to disable a number of
Qt features, including the building of demos that get staged in the
aforementioned path.  In my case, that qtopia directory (and any
subdirectories) wound up either being empty or containing files that
were unnecessary for my build.

My quick and dirty solution was to just to add a install_append()
containing a 'rm -rf ${D}${datadir}/qtopia' in my bbappend. (Be sure
you don't have anything important in there!) I'd be curious to hear if
there's a better approach to this as well...

Regards,
Jon


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <9BACABF0C6B14A4D8C33B42A795119BE099ABD88@POCITMSEXMB03.LntUniverse.com>]

end of thread, other threads:[~2013-01-22 18:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27 17:12 Remove unwanted package from Qt Jon Szymaniak
2012-12-27 17:38 ` Jon Szymaniak
2013-01-16 17:56   ` Navani Srivastava
2013-01-16 18:14     ` Paul Eggleton
2013-01-16 18:49       ` Jon Szymaniak
2013-01-17  8:19         ` Eric Bénard
2013-01-18 15:25           ` Jon Szymaniak
2013-01-18 15:59             ` Eric Bénard
2013-01-22 18:40               ` Jon Szymaniak
     [not found] <9BACABF0C6B14A4D8C33B42A795119BE099ABD88@POCITMSEXMB03.LntUniverse.com>
2012-12-26  4:26 ` Navani Srivastava
2012-12-26 20:06   ` Paul Eggleton

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.