From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Navani Srivastava <navani.srivastava@gmail.com>,
Jon Szymaniak <jon.szymaniak@gmail.com>
Cc: yocto@yoctoproject.org,
"navani.srivastava@lnties.com" <navani.srivastava@lnties.com>
Subject: Re: Remove unwanted package from Qt
Date: Wed, 16 Jan 2013 18:14:30 +0000 [thread overview]
Message-ID: <19691651.cLZhLvd0Ni@helios> (raw)
In-Reply-To: <CA+Z6RkXWTm-SPUPwW1Xrd0E_HXrLKd8Ah57wfkH5OspoG7o2Qg@mail.gmail.com>
On Wednesday 16 January 2013 23:26:20 Navani Srivastava wrote:
> On Thu, Dec 27, 2012 at 11:08 PM, Jon Szymaniak
<jon.szymaniak@gmail.com>wrote:
> > >> 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.
> > >
> > > 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...
> >
> > Oops...just wanted to note the typo in my above response -- I'm not at
> > a machine where I have access to my recipes.
> >
> > That should be a do_install_append(), not install_append(). I'd also
> > double check the qtopia path, as I wrote that from memory, which may
> > not be reliable. ;)
>
> I tried the same but again ended up with error. As of now i am removing all
> unwanted things from rootfs by making changes in image_types.bbclass. I am
> sure this is not the correct way, any ideas are appreciated..
Can I ask both of you exactly how you are getting Qt installed into the image?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-01-16 18:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=19691651.cLZhLvd0Ni@helios \
--to=paul.eggleton@linux.intel.com \
--cc=jon.szymaniak@gmail.com \
--cc=navani.srivastava@gmail.com \
--cc=navani.srivastava@lnties.com \
--cc=yocto@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.