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, but seems like being consistent is good. With the name of the recipe being yocto, and with the 2.6.34. and 2.6.37 kernel recipes ]
---
There is a more general question if yoctoproject.org should be preferred over pokylinux.org
- k