The recipe specifies that Python 3 is to be used. If you want to build it against Python 2 you'll have to patch the recipe.
Ross On 28 April 2018 at 00:26, Russell Peterson <[email protected]> wrote: > I am trying to install libxml2 for python2 in my image recipe. Seems like it > is being installed in the python3 site packages directory instead of the > python2 site packages directory. While looking into this I have become very > confused. Is there some documentation on this? Do I need to set some kind > of variable in the xml2 recipe?? > > Russell > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
