[yocto] How to build a recipe having two versions

Bipnesh, Abhinav (Abhinav) abhinavbipnesh at avaya.com
Sun Nov 6 21:53:28 PST 2016


Hi,

I was looking into a way to build an recipe which has two version files. For the xerces-c we have two version of files. Below is the list of the same
./customlayer/xerces-c/xerces-c_2.8.0.bb
./meta-openembedded/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.2.bb

Now as the code we are using need to use xerces-c_2.8.0.bb and not the xerces_3.1.2.bb files. So when we try to fire command as bitbake xerces-c it always tries to build 3.1.2 and not 2.8.0 files. So is there a way we can explicitly call the older version file for building instead of the new version.

Please let me know if you need more information.

Thanks,
Abhinav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161107/f1cce623/attachment.html>


More information about the yocto mailing list