From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Andreas Oberritter : pkgconfig.bbclass: don't blindly install every . pc file
Date: Fri, 19 Nov 2010 12:51:55 +0100 [thread overview]
Message-ID: <4CE664DB.30709@opendreambox.org> (raw)
In-Reply-To: <AANLkTinfS==Wq=xreD6uJA8g7sNKwDw8roPGXRAsihkw@mail.gmail.com>
Hello Andrea,
thanks for spotting this.
On 11/19/2010 09:46 AM, Andrea Adami wrote:
> Hello, I suspect this commit broke two packages of x11-gpe-image
> (do_configure fails, libcontactsdb and libtododb).
>
> http://tinderbox.openembedded.net/packages/994709/
> http://tinderbox.openembedded.net/packages/994704/
>
>
> For the rest, console-image, opie-image and x11-image built just fine.
> I'll investigate later today.
Please try removing the do_install function from libgpepimc.inc first.
If this does not work for whatever reason, libgpepimc.pc needs to be
installed manually in do_install like this:
install -d ${D}${libdir}/pkgconfig
install -m 0644 ${WORKDIR}/libgpepimc.pc ${D}${libdir}/pkgconfig
Regards,
Andreas
next prev parent reply other threads:[~2010-11-19 11:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1PJA5d-0001qe-R1@melo.openembedded.org>
2010-11-19 8:46 ` [oe-commits] Andreas Oberritter : pkgconfig.bbclass: don't blindly install every . pc file Andrea Adami
2010-11-19 11:51 ` Andreas Oberritter [this message]
2010-11-19 23:02 ` Andrea Adami
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=4CE664DB.30709@opendreambox.org \
--to=obi@opendreambox.org \
--cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox