[yocto] Customize Number of Threads per Task?

2013-05-16 Thread Post, Travis
Hello: I’ve written a bitbake class that adds a custom task in-between do_configure and do_compile, called ‘do_send_to_remote’. Is there any way for Yocto to allow only one instance of this task to run at a time? I know I can set BB_NUMBER_THREADS = 1, but that will slow down everything. Is the

[yocto] Problem with Python in pre-built SDK

2013-05-16 Thread Ben Warren
Hi, I'm having other Yocto problems using the stock Ubuntu x86_64 toolchain, so decided to install one using the instructions in section 2.1.2 (Using a Cross-Toolchain Tarball) of the "Yocto Project Application Developer's Guide". These are the commands I used: $ wget http://downloads.yoctopr

[yocto] 1.3.2 buildout

2013-05-16 Thread Flanagan, Elizabeth
ct.org/pub/nightly/20130516-3 -b -- Elizabeth Flanagan Yocto Project Build and Release ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-intel] [PATCH] tiny-init: Drop the bbappend

2013-05-16 Thread Tom Zanussi
Pulled into meta-intel/master. Thanks, Tom On Thu, 2013-05-16 at 12:15 -0700, Darren Hart wrote: > > On 05/15/2013 09:57 PM, Khem Raj wrote: > > init file which it was providing is ditto as meta-yocto > > so bbappend is redundant plus it gets rid of following warning > > for non poky distros. >

Re: [yocto] [meta-intel][PATCH] tiny-init: Drop the bbappend

2013-05-16 Thread Darren Hart
On 05/15/2013 09:57 PM, Khem Raj wrote: > init file which it was providing is ditto as meta-yocto > so bbappend is redundant plus it gets rid of following warning > for non poky distros. > > WARNING: No recipes available for: > /builds1/meta-intel/meta-fri2/recipes-core/tiny-init/tiny-init.bba

Re: [yocto] u-boot standalone application

2013-05-16 Thread Palcu, Laurentiu
I'm not sure this is what you want but, did you try to play with externalsrc.bbclass? It should allow you to build out-of-tree sources. Laurentiu -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Hans Beckérus Sent: Thursday, Ma

[yocto] u-boot standalone application

2013-05-16 Thread Hans Beckérus
Hi. Anyone ever experimented with building a u-boot standalone application out-of-tree? To be able to do that u-boot must install libstubs.o and applicable header files in the sysroot staging folder. Is there some example of how to do this already or am I the first to try this out? Why do it this

Re: [yocto] Authentication on git clone

2013-05-16 Thread Biao
Local firewall issue, please ignore it. At 2013-05-16 17:21:17,Biao wrote: Hi, I was asked to provide username/passwd when trying to clone repositories from http://git.yoctoproject.org, where is the register entry? Thanks, Biao___ yocto mailing l

Re: [yocto] Authentication on git clone

2013-05-16 Thread Paul Eggleton
On Thursday 16 May 2013 17:21:17 Biao wrote: > I was asked to provide username/passwd when trying to clone repositories > from http://git.yoctoproject.org, where is the register entry? I just tried this and it worked without requesting authentication; are you sure you're not reaching some proxy s

Re: [yocto] Authentication on git clone

2013-05-16 Thread Burton, Ross
On 16 May 2013 10:21, Biao wrote: > I was asked to provide username/passwd when trying to clone repositories > from http://git.yoctoproject.org, where is the register entry? What repo and what URL did you use? Anonymous doesn't need username, and push access is controlled through SSH. I've just

[yocto] Authentication on git clone

2013-05-16 Thread Biao
Hi, I was asked to provide username/passwd when trying to clone repositories from http://git.yoctoproject.org, where is the register entry? Thanks, Biao___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto