From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: How to select specific version of dependant component
Date: Thu, 24 Jun 2010 08:18:48 -0700 [thread overview]
Message-ID: <20100624151848.GD28292@gmail.com> (raw)
In-Reply-To: <3511CCD655164D0DACCECB9DE0506610@rhonda.vtc.ru>
On (24/06/10 16:51), Andrew Tverdohlebov wrote:
> Dear openembedded community,
>
> Could you give me a hint how to write a recipe that refers to specific version of a library.
you can use PREFERRED_VERSION_libnet_local = "1.0.2" in your local.conf
>
> For example my package depends on libnet 1.0.2
> If I write
> DEPENDS += "libnet"
> it will take libnet with maximum version number 1.1.2
> How can I instruct bitbake to take libnet 1.0.2 ?
>
> In other recipes I saw something like
> DEPENDS += "libnet (= 1.0.2)"
>
> But it doesn't work in my case for some reason.
>
> Huge thanks in advance,
> Andrew
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-06-24 15:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-24 5:51 How to select specific version of dependant component Andrew Tverdohlebov
2010-06-24 15:18 ` Khem Raj [this message]
2010-06-25 0:36 ` Andrew Tverdohlebov
2010-06-25 0:46 ` Khem Raj
2010-06-25 3:03 ` Andrew Tverdohlebov
2010-06-25 3:11 ` Martin Jansa
2010-06-25 3:51 ` Andrew Tverdohlebov
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=20100624151848.GD28292@gmail.com \
--to=raj.khem@gmail.com \
--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 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.