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,
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
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