[yocto] How to use pre-built external Yocto toolchain

2013-11-27 Thread Thornburg, Christopher A
I must be missing something obvious. It's easy for me to build and install a toolchain package using bitbake meta-toolchain The resulting toolchain package shows up at... ./tmp/deploy/sdk/poky-eglibc-i686-meta-toolchain-core2-toolchain-1.5.sh ...which is easy to install. It seems the proper way t

[yocto] Enabling shared state mirrors

2013-01-11 Thread Thornburg, Christopher A
Struggling to get shared state mirrors to work. I can see files with the same file name (and therefore the same hash) in my mirror and, after a build, in my local sstate cache direcotry. Ala: /storage/yocto-cache/sstate-toolchain/Ubuntu-10.04/95/sstate-bzip2-native-i686-linux-1.0.6-r5-i686-2-95b6

Re: [yocto] Host authenticity failures

2013-01-07 Thread Thornburg, Christopher A
Yes...this is still happening. :( From: Stewart, David C Sent: Friday, January 04, 2013 7:50 PM To: Thornburg, Christopher A; yocto@yoctoproject.org Subject: Re: [yocto] Host authenticity failures Is this still a problem? From: , Christopher A mailto:christopher.a.thornb...@intel.com>>

[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

[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