[meta-xilinx] microZed using meta-topic

Nathan Rossi nathan.rossi at xilinx.com
Wed Mar 26 23:46:17 PDT 2014


> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Oleg K Dzhimiev
> Sent: Wednesday, March 26, 2014 11:24 AM
> To: Alan DuBoff
> Cc: meta-xilinx at yoctoproject.org
> Subject: Re: [meta-xilinx] microZed using meta-topic
> 
> 	I don't know why, but if I do the following, look at the failure.
> Yours
> 	doesn't fail ?
> 
> 
> Yes, works for me.
> 
> All I have found so far on your error are suggestions:
> 1. bad hard drive
> 2. something's with the network.
> 
> Just in case here's my output:
> 
> 	$ git clone -b master-next git://github.com/Xilinx/u-boot-xlnx.git
> u-boot-xlnx
> 	Cloning into 'u-boot-xlnx'...
> 	remote: Reusing existing pack: 253001, done.
> 	remote: Counting objects: 6, done.
> 	remote: Compressing objects: 100% (6/6), done.
> 	remote: Total 253007 (delta 0), reused 0 (delta 0)
> 	Receiving objects: 100% (253007/253007), 69.46 MiB | 732 KiB/s,
> done.
> 	Resolving deltas: 100% (201898/201898), done.
> 
> 
> 	$ git fsck
> 	Checking object directories: 100% (256/256), done.
> 	Checking objects: 100% (253007/253007), done.
> 	Checking connectivity: 253007, done.
> 
> 
> Regards,
> Oleg

So I have seen some failures too, regarding git protocol on GitHub, I thought they were just due to internal proxy issues. Haven't had problems with http/https (and it is faster for me). So I have done what GitHub recommends anyways and changes all the github.com/Xilinx/* URI's to use the https protocol. I have pushed those changes to master.

I would recommend doing this change on the meta-topic and meta-ezynq layers as well (at least for the Xilinx repos).

Regards,
Nathan




More information about the meta-xilinx mailing list