[yocto] Use of git.pokylinux.org vs git.yoctoproject.org in kernel recipe.

2011-08-10 Thread Kumar Gala
In the linux-yocto_3.0.bb recipe we have: meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI = "git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" Should this really be git.yoctoproject.org? [ I think the sites might be interchangeable,

Re: [yocto] Use of git.pokylinux.org vs git.yoctoproject.org in kernel recipe.

2011-08-05 Thread Saul Wold
On 08/05/2011 05:51 AM, Bruce Ashfield wrote: On 11-08-05 08:50 AM, Kumar Gala wrote: In the linux-yocto_3.0.bb recipe we have: meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI = "git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" S

Re: [yocto] Use of git.pokylinux.org vs git.yoctoproject.org in kernel recipe.

2011-08-05 Thread Bruce Ashfield
On 11-08-05 08:50 AM, Kumar Gala wrote: In the linux-yocto_3.0.bb recipe we have: meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI = "git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" Should this really be git.yoctoproject.org? Ye