Actually the package which I am building is having some dependencies on some libraries. So I provided those libraries with the help of creating layers. I did not extract those from meta-openembedded, instead, I manually created two layers and added them in bblayer.conf file. Now, after configuring all this stuff I am again trying to recompile my code but still I am getting the same error saying that it is not able to find those libraries provided by me in the form of layers.
On Mon, Jun 17, 2013 at 11:03 PM, Gary Thomas <g...@mlbassoc.com> wrote: > On 2013-06-17 18:08, varun bhatnagar wrote: > >> Hi, >> >> I am trying to compile my code using yocto. For that I have created two >> layers: "meta-networking" and "meta-oe". I have added these dependencies in >> bblayer.conf too. But these are >> not getting build. Can anyone please tell me what should I do to make >> this work. >> > > More details are needed to be able to help. > > What do you mean "not getting built"? Do you mean that if you > try to build recipe XYZ which is in one of those layers that it's > not being built? Or perhaps you mean something else? > > What do you mean "created two layers: ..."? Did you just extract > these from meta-openembedded? or something else? > > -- > ------------------------------**------------------------------ > Gary Thomas | Consulting for the > MLB Associates | Embedded world > ------------------------------**------------------------------ > ______________________________**_________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.**org/listinfo/yocto<https://lists.yoctoproject.org/listinfo/yocto> >
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto