From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 63C8BE01483 for ; Mon, 17 Jun 2013 14:03:17 -0700 (PDT) Received: by mail-wi0-f181.google.com with SMTP id hq4so2601777wib.2 for ; Mon, 17 Jun 2013 14:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+idL3SdvY26Jvq9DmAehiGJbbd6Pv3Mx37X2MoIbIIk=; b=qMl7/NRK6D/5wBdD6iFIdvLRgIRwGHv4mKXnR1Pf/Wrq6unRcV/b2QgRXxJ3RdfkUK n0D8SvRf+C3rK44VZaoeFewhdT8oo1INijKhzHf5/e9EY2ETpgHbvesZUSjjmmPUYe20 rlb5KdW2T/3QpexD5M6GkY1cHzZv4PkdntKmCguBmwIaMuV0toV8gVKo8pDS72uVgyke hGw8KLWoaRMlBQ3vSgG3WpDQYtIJGad1lgqXbmspcnktC0UrNYvR3+M4jywJm8Q2JIGz U62a2mGa6n21hnaXQ+Y97OCK6OQ7RmJByjSOnnBRHW4hC8aiEEJuveDKSt16wgzisWup RFrQ== X-Received: by 10.180.198.44 with SMTP id iz12mr5906816wic.44.1371502995920; Mon, 17 Jun 2013 14:03:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.119.135 with HTTP; Mon, 17 Jun 2013 14:02:55 -0700 (PDT) In-Reply-To: References: <51BF484F.9070009@mlbassoc.com> From: Sudhangathan B S Date: Tue, 18 Jun 2013 02:32:55 +0530 Message-ID: To: varun bhatnagar Cc: "yocto@yoctoproject.org" Subject: Re: Yocto Layers not getting recognized by bitbake X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 21:03:18 -0000 Content-Type: multipart/alternative; boundary=047d7b624dfee1617604df5fec10 --047d7b624dfee1617604df5fec10 Content-Type: text/plain; charset=ISO-8859-1 Can you please paste your command and it's output here..! If you don't mind..!! Or explain with equivalent clarity. It l will good if you can also put in your directory structure. --------------------------------- Sudhangathan BS Ph:(+91) 9731-905-205 --------------------------------- On Mon, Jun 17, 2013 at 11:33 PM, varun bhatnagar wrote: > 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 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 >> > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > --047d7b624dfee1617604df5fec10 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Can you please paste your command and it's output here= ..! If you don't mind..!! Or explain with equivalent clarity. It
l = will good if you can also put in your directory structure.

---------------------------------
Sudhangathan BS=
Ph:(+91) 9731-905-205
---------------------------------


On Mon, Jun 17, 2013 at 11:33 PM, varun = bhatnagar <varun292006@gmail.com> wrote:
Actually the package which I am building is having some de= pendencies on some libraries. So I provided those libraries with the help o= f creating layers. I did not extract those from meta-openembedded, instead,= I manually created two layers and added them in bblayer.conf file. Now, af= ter configuring all this stuff I am again trying to recompile my code but s= till I am getting the same error saying that it is not able to find those l= ibraries provided by me in the form of layers.


On Mon, Jun 1= 7, 2013 at 11:03 PM, Gary Thomas <gary@mlbassoc.com> wrote:<= br>
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 lay= ers: "meta-networking" and "meta-oe". I have added thes= e 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"? =A0Do you mean that if you<= br> try to build recipe XYZ which is in one of those layers that it's
not being built? =A0Or perhaps you mean something else?

What do you mean "created two layers: ..."? =A0Did you just extra= ct
these from meta-openembedded? =A0or something else?

--
------------------------------------------------------------
Gary Thomas =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0Consulting for the
MLB Associates =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 =A0Embedded world
------------------------------------------------------------
_______________________________________________
yocto mailing list
yocto@yoctoproj= ect.org
https://lists.yoctoproject.org/listinfo/yocto


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


--047d7b624dfee1617604df5fec10--