Re: [yocto] Yocto 1.1 Beta Questions

2011-09-08 Thread Darren Hart
t;>>> the >>>> quickstart and the beta instructions. Sorry about that. >>>> >>>> >>>> Sent from my Blackberry >>>> >>>> From: Brian Duffy [mailto:brdu...@gmail.com] >>>> Sent: Tuesday, September 06, 2011

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-08 Thread Saul Wold
om the quickstart and the beta instructions. Sorry about that. Sent from my Blackberry From: Brian Duffy [mailto:brdu...@gmail.com] Sent: Tuesday, September 06, 2011 04:51 PM To: Osier-mixon, Jeffrey; yocto@yoctoproject.org Subject: Re: [yocto] Yocto 1.1 Beta Questions Okay, so it turns out th

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-08 Thread Darren Hart
: Brian Duffy [mailto:brdu...@gmail.com] >> Sent: Tuesday, September 06, 2011 04:51 PM >> To: Osier-mixon, Jeffrey; yocto@yoctoproject.org >> Subject: Re: [yocto] Yocto 1.1 Beta Questions >> >> Okay, so it turns out that I had already downloaded what I needed with the >&

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-07 Thread Jason Kridner
t. > > > Sent from my Blackberry > > From: Brian Duffy [mailto:brdu...@gmail.com] > Sent: Tuesday, September 06, 2011 04:51 PM > To: Osier-mixon, Jeffrey; yocto@yoctoproject.org > Subject: Re: [yocto] Yocto 1.1 Beta Questions > > Okay, so it turns out that I had alrea

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-06 Thread Stewart, David C
Subject: Re: [yocto] Yocto 1.1 Beta Questions Okay, so it turns out that I had already downloaded what I needed with the instructions from the latest blog post for the beta release. It specifically mentions certain command to replace from the quick start guide. So I went into the "oe

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-06 Thread Brian Duffy
Okay, so it turns out that I had already downloaded what I needed with the instructions from the latest blog post for the beta release. It specifically mentions certain command to replace from the quick start guide. So I went into the "oe-beta" directory and ran . ./oe-init-build-env ~/my-build and

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-03 Thread Saul Wold
On 09/03/2011 11:43 AM, Brian Duffy wrote: Hi Yocto group. I am new to Yocto. I followed the starters guide and When running bitbake I get some errors. first it complains that pseudo is not available but required, and then it complains that bbpath is not set. What is pseudo? I have sudo installed

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-03 Thread Osier-mixon, Jeffrey
Hi Brian - both bitbake and pseudo are part of the Yocto toolset. The standard bitbake from the package manager on your host is not the correct one. Make sure you have set your environment properly by sourcing the build-env script, and it should be set correctly. As Jason says, set BBPATH in your

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-03 Thread Jason Kridner
On Sat, Sep 3, 2011 at 2:43 PM, Brian Duffy wrote: > Hi Yocto group. I am new to Yocto. I followed the starters guide and When > running bitbake I get some errors. first it complains that pseudo is not > available but required, and then it complains that bbpath is not set. What > is pseudo? Googl

[yocto] Yocto 1.1 Beta Questions

2011-09-03 Thread Brian Duffy
Hi Yocto group. I am new to Yocto. I followed the starters guide and When running bitbake I get some errors. first it complains that pseudo is not available but required, and then it complains that bbpath is not set. What is pseudo? I have sudo installed and setup to work for me, but I don't know w