From: Khem Raj <raj.khem@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: package requires different glib version
Date: Wed, 29 Feb 2012 22:17:08 -0800 [thread overview]
Message-ID: <4F4F1464.6080209@gmail.com> (raw)
In-Reply-To: <63ECFF2A2302B44093D7CE9E9962C4900A9308@ORSMSX103.amr.corp.intel.com>
On 02/24/2012 02:33 PM, Saxena, Rahul wrote:
>
>
> Had a question on Glib. The configuration script of one of the packages
> I am trying to build requires glib >= 2.31.10 ,
>
> but the Edision branch has 2.28 version. What does one generally do in
> these type of cases ?
You can backport glib (or whatever package you need upgraded)recipes
from oe-core/master if they are there
usually that would be best case
glib is core package and a lot of other packages depend on it
so integrating new version into your tree could be significant work
another option could be figure out what features from new glib are
being used by this new package and would it be possible for you
to disable them then you can just patch this one package to
bahave with existing glib that would require only this new package
to change. If I were you I would prefer this option if its viable
-Khem
prev parent reply other threads:[~2012-03-01 6:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 22:33 package requires different glib version Saxena, Rahul
2012-03-01 6:17 ` Khem Raj [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=4F4F1464.6080209@gmail.com \
--to=raj.khem@gmail.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.