All of lore.kernel.org
 help / color / mirror / Atom feed
* How to select specific version of dependant component
@ 2010-06-24  5:51 Andrew Tverdohlebov
  2010-06-24 15:18 ` Khem Raj
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Tverdohlebov @ 2010-06-24  5:51 UTC (permalink / raw)
  To: openembedded-devel

Dear openembedded community,

Could you give me a hint how to write a recipe that refers to specific version of a library.

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
From philip@balister.org Thu Jun 24 09:49:19 2010
Received: from mail.geekisp.com ([216.168.135.169] helo

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-06-25  3:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2010-06-25  3:03       ` Andrew Tverdohlebov
2010-06-25  3:11         ` Martin Jansa
2010-06-25  3:51           ` Andrew Tverdohlebov

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.