* better example than "clutter" for multiple versions of same lib?
@ 2014-08-04 17:26 Robert P. J. Day
2014-08-04 19:46 ` Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2014-08-04 17:26 UTC (permalink / raw)
To: Yocto discussion list
in current dev manual, "5.5.3. Installing Multiple Versions of the
Same Library", one reads:
"As an example, the following two recipes would allow the two
separate versions of the clutter library to co-exist on the same
system:
clutter-1.6_1.6.20.bb
clutter-1.8_1.8.4.bb
given that those recipes don't even exist (and i have no idea what
that numbering scheme is supposed to represent), can anyone point out
a better example to use for that section?
i have a tweak or two for that chapter, so i might as well do it all
at once, if someone can suggest a better recipe for the above.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: better example than "clutter" for multiple versions of same lib?
2014-08-04 17:26 better example than "clutter" for multiple versions of same lib? Robert P. J. Day
@ 2014-08-04 19:46 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2014-08-04 19:46 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: Yocto discussion list
On Mon, Aug 4, 2014 at 10:26 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>
> in current dev manual, "5.5.3. Installing Multiple Versions of the
> Same Library", one reads:
>
> "As an example, the following two recipes would allow the two
> separate versions of the clutter library to co-exist on the same
> system:
>
> clutter-1.6_1.6.20.bb
> clutter-1.8_1.8.4.bb
>
> given that those recipes don't even exist (and i have no idea what
> that numbering scheme is supposed to represent), can anyone point out
> a better example to use for that section?
when you need to have two versions of same library which are ABI
incompatible then you rename the recipes to solve the namespace
violations.
may be use libusb as example if clutter is gone.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-04 19:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 17:26 better example than "clutter" for multiple versions of same lib? Robert P. J. Day
2014-08-04 19:46 ` Khem Raj
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.