Re: [yocto] Fwd: Yocto

2018-05-29 Thread Khem Raj
I think you can effectively build your own image with QT, it seems to me thats what you are interested in. For that you would be able to create a new recipe which includes the core-image-minimal recipe and then adds the needed QT packages and packagegroups via CORE_IMAGE_EXTRA_INSTALL. On Fri, May

[yocto] Fwd: Yocto

2018-05-25 Thread Scott Rifenbark
-- Forwarded message - From: Scott Rifenbark Date: Fri, May 25, 2018, 6:18 AM Subject: Fwd: Yocto To: Hi Nikhil, I am forwarding your email to the Yocto Project email group. Someone there can better help you with your questions. I take care of the Yocto manual set. Thanks, S

[yocto] Fwd: Yocto

2018-05-25 Thread Scott Rifenbark
Hi Nikhil, I am forwarding your email to the Yocto Project email group. Someone there can better help you with your questions. I take care of the Yocto manual set. Thanks, Scott Rifenbark -- Forwarded message - From: nikh kkvv Date: Fri, May 25, 2018, 6:03 AM Subject: Yocto To

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 1.4: Bad behavior between rm_work and packaging causing failures?

2013-07-09 Thread Jerrod Peach
> > > > I think it's probably worth concentrating on the first issue. I can run > some > tests, but the question is are you able to elaborate on what builds might > have > been done before the user runs the problem build, and the nature of any > changes that were made between prior builds and the f

Re: [yocto] Fwd: Yocto 1.4: Bad behavior between rm_work and packaging causing failures?

2013-07-09 Thread Paul Eggleton
Hi Jerrod, On Monday 08 July 2013 09:25:12 Jerrod Peach wrote: > Re-sending as we've hit another rash of these issues and it ate up a couple > days of investigation that still led to no resolution or figuring out how > to reproduce it. I'm going to log a bug in a day or so, even though my > infor

[yocto] Fwd: Yocto 1.4: Bad behavior between rm_work and packaging causing failures?

2013-07-08 Thread Jerrod Peach
Re-sending as we've hit another rash of these issues and it ate up a couple days of investigation that still led to no resolution or figuring out how to reproduce it. I'm going to log a bug in a day or so, even though my information is incomplete, if no one knows what's going on here and can expla

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