Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-07-12 Thread varun bhatnagar
Hi Paul, I am pasting the content of my recipe file below, please have a look at it. DESCRIPTION = "bitake file" *DEPENDS = "net-snmp fuse"* RDEPENDS = "curl rpm openssh openldap procps psmisc sed net-snmp-server" LICENSE = "GPLv2+" PR = "r0" SRC_URI = "*file:///home/user/Myapp.tar.gz"* ; EXTRA_

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-07-01 Thread Paul Eggleton
On Sunday 30 June 2013 00:05:58 varun bhatnagar wrote: > Yes Paul that was the entry was there in CORE_IMAGE_EXTRA_INSTALL. I have > removed it from there but I need to add the command provided by these > packages in my image. So I have added one line in my layer.conf file > "IMAGE_INSTALL_append=

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-29 Thread varun bhatnagar
Yes Paul that was the entry was there in CORE_IMAGE_EXTRA_INSTALL. I have removed it from there but I need to add the command provided by these packages in my image. So I have added one line in my layer.conf file "IMAGE_INSTALL_append= test-ea ". Now if I try to run bitbake -k core-image-minimal, i

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-27 Thread Paul Eggleton
On Thursday 27 June 2013 23:28:05 varun bhatnagar wrote: > Thanks a ton Paul and Saul for the reply. Your suggestion worked. :) > But after building my recipe file I executed bitbake -k core-image-minimal > and I got the following error: > > NOTE: Resolving any missing task queue dependencies > M

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-27 Thread varun bhatnagar
Thanks a ton Paul and Saul for the reply. Your suggestion worked. :) But after building my recipe file I executed bitbake -k core-image-minimal and I got the following error: NOTE: Resolving any missing task queue dependencies Missing or unbuildable dependency chain was: ['app-ea'] ERROR: Nothing

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-25 Thread Saul Wold
On 06/25/2013 12:04 PM, varun bhatnagar wrote: Thanks a ton for the reply Paul :) But how to clone the meta-openembedded repository. I am not very clear on the suggestion given by you. :( Can you please provide some steps on how to do this (cloning open-embedded repository). Paul is sugges

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-25 Thread varun bhatnagar
Thanks a ton for the reply Paul :) But how to clone the meta-openembedded repository. I am not very clear on the suggestion given by you. :( Can you please provide some steps on how to do this (cloning open-embedded repository). // Varun On Tue, Jun 25, 2013 at 4:16 PM, Paul Eggleton < paul

Re: [yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-25 Thread Paul Eggleton
On Sunday 23 June 2013 00:34:17 varun bhatnagar wrote: > 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

[yocto] Fwd: Yocto Layers not getting recognized by bitbake

2013-06-22 Thread varun bhatnagar
Hi, Sorry I am sending this again but can anybody suggest something for this problem please (please go through the mail chain below). // Varun Forwarded conversation Subject: Yocto Layers not getting recognized by bitbake From: *varun bhatnagar* Date: Mon, Jun 17, 2013