Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-08-01 Thread Brian Karcz
AM To: Brian Karcz Cc: yocto@yoctoproject.org Subject: Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0) On Thursday 01 August 2013 14:00:24 Brian Karcz wrote: > I'll keep the do_rootfs dependency adjustment for the main image on ready. > I'd like to try to fix the simple case f

Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-08-01 Thread Paul Eggleton
On Thursday 01 August 2013 14:00:24 Brian Karcz wrote: > I'll keep the do_rootfs dependency adjustment for the main image on ready. > I'd like to try to fix the simple case first of only building the ramdisk > image directly then trying to rebuild it. With the latter case fixed, the > former might

Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-08-01 Thread Brian Karcz
do_rootfs for image recipe builds. Thanks, Brian -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, August 01, 2013 4:26 AM To: Brian Karcz Cc: yocto@yoctoproject.org Subject: Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0) On Wedn

Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-08-01 Thread Paul Eggleton
On Wednesday 31 July 2013 20:27:16 Brian Karcz wrote: > Here is a little background of what is going on. I inherited a project that > was implemented under and works with Edison. The project has two image > recipes, abc-main.bb and abc-ramdisk.bb. The way the project builds under > Edison, abc-main

Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-07-31 Thread Brian Karcz
ng does not appear and the build jumps right to the do_rootfs task where it fails. Thanks, Brian -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Tuesday, July 16, 2013 1:30 PM To: Brian Karcz Cc: yocto@yoctoproject.org Subject: Re: [yocto] Image recipe

Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-07-16 Thread Paul Eggleton
Hi Brian, Sorry this message got lost in my inbox. On Monday 24 June 2013 16:22:27 Brian Karcz wrote: > > Paul Eggleton wrote: > > > Brian Karcz wrote: > > > Is there a way to stop this optimization and have the image build > > > populate the work directory as it has in the past? > > > > You sh

Re: [yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-06-24 Thread Paul Eggleton
Hi Brian, On Monday 24 June 2013 11:01:31 Brian Karcz wrote: > I have a question regarding the shared state code optimizations in yocto > 1.4. I'm in the process of upgrading one of our projects from Edison (6.0) > to Dylan (9.0.0) and am running into an issue with our existing image > recipe. >

[yocto] Image recipes in Yocto 1.4 (dylan-9.0.0)

2013-06-24 Thread Brian Karcz
Hi, I apologize in advance if I'm not posting this to correct place or in the correct manner. I have a question regarding the shared state code optimizations in yocto 1.4. I'm in the process of upgrading one of our projects from Edison (6.0) to Dylan (9.0.0) and am running into an issue with o