Re: [yocto] Raspberry Pi do_fetch failure

2013-01-02 Thread Andrei Gherzan
On Wed, Jan 2, 2013 at 6:12 AM, ed nelson wrote: > On 01/01/2013 06:50 PM, Andrei Gherzan wrote: > > On Tue, Jan 1, 2013 at 7:34 PM, ed nelson wrote: > >> I am getting a do_fetch failure on raspberrypi kernel. Is anyone else >> having this problem? >> >> Build Configuration: >> BB_VERSION

Re: [yocto] where should "bitbake -c populate_sdk ..." be documented?

2013-01-02 Thread Mark Hatle
On 12/24/12 6:06 AM, Robert P. J. Day wrote: at the moment, the only mention of that task is in the reference manual. does it deserve additional coverage, perhaps in the ADT manual? just asking. I would recommend any place that mentioned "meta-toolchain" or variants as a way to generate

Re: [yocto] [PATCH 0/5] RFC: new 'yocto-layer' tool for creating generic Yocto layers

2013-01-02 Thread Darren Hart
On 12/20/2012 07:47 AM, Tom Zanussi wrote: > On Wed, 2012-12-19 at 16:34 -0800, Darren Hart wrote: >> On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: >>> From: Tom Zanussi >>> > I'm thinking that most users probably won't use these tools very often, > so providing a complete command-line e

Re: [yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2013-01-02 Thread Darren Hart
On 12/20/2012 08:23 AM, Tom Zanussi wrote: > On Wed, 2012-12-19 at 16:40 -0800, Darren Hart wrote: >> >> On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: >>> From: Tom Zanussi >>> >>> Add a 'layer' target containing all the data that will be used to >>> generate a generic yocto layer. >>> >>

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Bruce Ashfield
On 12-12-24 02:59 PM, Brian Smucker wrote: Hi, Catching up on email from the holidays. Did you ever get an answer to this ? I'm a yocto mostly-newbie, trying to find my way. I have a custom layer that I am using to build a kernel. The layer right now consists of a few kernel patches and a d

[yocto] [meta-raspberrypi] layer.conf: fix parse

2013-01-02 Thread Andreas Müller
after meta-systemd commit [1] the following error was thrown during parsing: ERROR: Unable to parse /home/Superandy/data/oe-core/sources/meta-raspberrypi/conf/layer.conf: Failure expanding variable BBFILES, expression was ... /home/Superandy/data/oe-core/sources/meta-openembedded/meta-systemd/rec

Re: [yocto] [meta-mono] Support for Visual Studio debugging on Yocto/OE targets (e.g. RPi)

2013-01-02 Thread Autif Khan
On Thu, Dec 27, 2012 at 12:10 PM, Autif Khan wrote: > On Wed, Dec 26, 2012 at 12:05 PM, Alex J Lennon > wrote: >> Hi all, Autif, >> >> I've been working to support .NET development on Linux >> over the past few days. >> >> There is a Visual Studio plugin, MonoTools for Visual Studio >> which prov

Re: [yocto] [meta-mono] Support for Visual Studio debugging on Yocto/OE targets (e.g. RPi)

2013-01-02 Thread Alex J Lennon
On 02/01/2013 20:27, Autif Khan wrote: > On Thu, Dec 27, 2012 at 12:10 PM, Autif Khan wrote: >> On Wed, Dec 26, 2012 at 12:05 PM, Alex J Lennon >> wrote: >>> Hi all, Autif, >>> >>> I've been working to support .NET development on Linux >>> over the past few days. >>> >>> There is a Visual Studio

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Brian Smucker
On 1/2/2013 10:06 AM, Bruce Ashfield wrote: > On 12-12-24 02:59 PM, Brian Smucker wrote: >> Hi, >> > > Catching up on email from the holidays. Did you ever get an answer > to this ? Not yet, resumed my quest today. >> I'm a yocto mostly-newbie, trying to find my way. I have a custom layer >> th

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Bruce Ashfield
On 13-01-02 04:11 PM, Brian Smucker wrote: On 1/2/2013 10:06 AM, Bruce Ashfield wrote: > On 12-12-24 02:59 PM, Brian Smucker wrote: >> Hi, >> > > Catching up on email from the holidays. Did you ever get an answer > to this ? Not yet, resumed my quest today. >> I'm a yocto mostly-newbie,

[yocto] Basic failures building 1st Yocto Project and Yocto Raspberry Pi

2013-01-02 Thread David Evans
Dear Sirs, I apologise for asking this question to everyone, but I can't figure out who best to direct this question to. When I build the standard Yocto Project in the Quick-Start guide I get the following Warnings. WARNING: Failed to fetch URL http://www.apache.org/dist/subversion/subvers

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Brian Smucker
On 1/2/2013 1:12 PM, Bruce Ashfield wrote: On 13-01-02 04:11 PM, Brian Smucker wrote: On 1/2/2013 10:06 AM, Bruce Ashfield wrote: > On 12-12-24 02:59 PM, Brian Smucker wrote: >> Hi, >> > > Catching up on email from the holidays. Did you ever get an answer > to this ? Not yet, resumed my q

Re: [yocto] Basic failures building 1st Yocto Project and Yocto Raspberry Pi

2013-01-02 Thread Gary Thomas
On 2013-01-02 14:47, David Evans wrote: Dear Sirs, I apologise for asking this question to everyone, but I can't figure out who best to direct this question to. When I build the standard Yocto Project in the Quick-Start guide I get the following Warnings. WARNING: Failed to fetch URL http:/

Re: [yocto] Basic failures building 1st Yocto Project and Yocto Raspberry Pi

2013-01-02 Thread Alex J Lennon
On 02/01/2013 21:55, Gary Thomas wrote: > On 2013-01-02 14:47, David Evans wrote: >> Dear Sirs, >> >> I apologise for asking this question to everyone, but I can't figure out who >> best to direct this question to. >> >> When I build the standard Yocto Project in the Quick-Start guide I get the >

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Bruce Ashfield
On Wed, Jan 2, 2013 at 4:47 PM, Brian Smucker wrote: > On 1/2/2013 1:12 PM, Bruce Ashfield wrote: > >> On 13-01-02 04:11 PM, Brian Smucker wrote: >> >>> On 1/2/2013 10:06 AM, Bruce Ashfield wrote: >>> > On 12-12-24 02:59 PM, Brian Smucker wrote: >>> >> Hi, >>> >> >>> > >>> > Catching up on e

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Brian Smucker
I take everything back. The entry in the defconfig did the trick. My problem was that the recipe was grabbing its defconfig from the wrong directory, costing me much confusion. So sorry for the false alarm. Thanks again for your help. When you said the defconfig was a straight copy, the li

[yocto] Wiki Page for BitBake manual brainstorming

2013-01-02 Thread Bill Traynor
In an effort to bring the BitBake User Manual up to date, I've started a wiki page to brainstorm ideas for the updates. Please feel free to add whatever you'd like to see improved or added to this manual. There are already several ideas there now. https://wiki.yoctoproject.org/wiki/BitBake/UserM

[yocto] Host authenticity failures

2013-01-02 Thread Thornburg, Christopher A
I've started getting the following error from bitbake when it's trying to access my git server: The authenticity of host '[]:([]:)' can't be established. DSA key fingerprint is I understand this error means that the server's key has probably changed, and I understand in general how to deal wi

Re: [yocto] Basic failures building 1st Yocto Project and Yocto Raspberry Pi

2013-01-02 Thread Saul Wold
On 01/02/2013 01:55 PM, Gary Thomas wrote: On 2013-01-02 14:47, David Evans wrote: Dear Sirs, I apologise for asking this question to everyone, but I can't figure out who best to direct this question to. When I build the standard Yocto Project in the Quick-Start guide I get the following Warni

[yocto] Host authenticity failures

2013-01-02 Thread Thornburg, Christopher A
I've started getting the following error from bitbake when it's trying to access my git server: The authenticity of host '[]:([]:)' can't be established. DSA key fingerprint is I understand this error means that the server's key has probably changed, and I understand in general how to deal wi

Re: [yocto] Magic kernel config option.

2013-01-02 Thread Bruce Ashfield
On 13-01-02 5:43 PM, Brian Smucker wrote: I take everything back. The entry in the defconfig did the trick. My problem was that the recipe was grabbing its defconfig from the wrong directory, costing me much confusion. So sorry for the false alarm. Thanks again for your help. When you said the d