All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Andrew Tverdohlebov <fat031c@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: How to select specific version of dependant component
Date: Thu, 24 Jun 2010 17:46:12 -0700	[thread overview]
Message-ID: <20100625004612.GB27649@gmail.com> (raw)
In-Reply-To: <B4EAD150EF8844DDB3676A4A9B08C120@rhonda.vtc.ru>

On (25/06/10 11:36), Andrew Tverdohlebov wrote:
> Great thanks !
> It works.
> one small question : what does the '_local' suffix mean ?

its an override. if you want to know what overrides are read the manual.
and in future don't top post its not readable flow.
> 
> ----- Original Message ----- From: "Khem Raj" <raj.khem@gmail.com>
> To: <openembedded-devel@lists.openembedded.org>
> Sent: Friday, June 25, 2010 2:18 AM
> Subject: Re: [oe] How to select specific version of dependant component
> 
> 
> >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
> >
> >_______________________________________________
> >Openembedded-devel mailing list
> >Openembedded-devel@lists.openembedded.org
> >http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> 



  reply	other threads:[~2010-06-25  0:49 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
2010-06-25  0:36   ` Andrew Tverdohlebov
2010-06-25  0:46     ` Khem Raj [this message]
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=20100625004612.GB27649@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=fat031c@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.