[yocto] How do you build 2 versions of the same recipe and a specific version from bitbake cmd line

Burton, Ross ross.burton at intel.com
Fri Jul 14 11:49:28 PDT 2017


On 14 July 2017 at 18:17, Jimi Damon <jdamon at gmail.com> wrote:

> Do to a fun "feature" of zeromq, the newest libraries are not backward
> compatible and hence I need to install a zeromq-4.1.5 and zeromq-3.2.2
> libraries onto my target to assist with one application using the old
> version and a newer application using the newer one.
>
>
> How can I do this from the local.conf file AND how can I specify a single
> recipe version to build on the command line ?
>
>
You need two recipes *with different names*, and they must not conflict in
any way with each other.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170714/3d363f58/attachment.html>


More information about the yocto mailing list