From: Richard Purdie <rpurdie@rpsys.net>
To: Using the OpenEmbedded metadata to build Linux Distributions
<openembedded-devel@openembedded.org>
Subject: Re: gtk 2.6/2.8 vs 2.10
Date: Tue, 05 Sep 2006 10:37:19 +0100 [thread overview]
Message-ID: <1157449040.26547.6.camel@localhost.localdomain> (raw)
In-Reply-To: <44FD3519.7000000@dominion.kabel.utwente.nl>
On Tue, 2006-09-05 at 10:28 +0200, Koen Kooi wrote:
> A while ago gtk 2.10 was added to OE with a negative default preference since not all the
> patches have been forward ported yet. Gtk 2.10 also bumped their ABI version to 2.10,
> which leads to some interesting problems:
>
> * do_install for packages dependant on gtk+ breaks since ${libdir}/gtk-2.0/2.4.0/ is now
> ${libdir}/gtk-2.0/2.10.0/
I think Graeme's solution should solve this.
> * some package build against 2.8 but not against 2.10 and vice versa
These need versioned DEPENDS eg. DEPENDS = "gtk+ (>= 2.10.0)". Could
someone try and see if it breaks anything with the current bitbake? I'd
like to see the metadata starting to contain this data, even if bitbake
itself doesn't use it yet so when we do implement it, it should all just
work...
Cheers,
Richard
prev parent reply other threads:[~2006-09-05 9:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-05 8:28 gtk 2.6/2.8 vs 2.10 Koen Kooi
2006-09-05 8:49 ` Graeme Gregory
2006-09-05 9:34 ` Richard Purdie
2006-09-05 9:37 ` Richard Purdie [this message]
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=1157449040.26547.6.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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 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.