[poky] Yocto 2.5 and problem with pseudo-native-1.9.0

Richard Purdie richard.purdie at linuxfoundation.org
Tue May 15 04:24:19 PDT 2018


On Tue, 2018-05-15 at 13:17 +0200, Arno Steffens wrote:
> 
> Yeah - I know, I am handicapped  :(
> But a change from 
> git://git.yoctoproject.org/pseudo
> to
> https://git.yoctoproject.org/git/pseudo
> doesn't solve the issue.
> 
> Compared to yocto 2.3 and 2.4 I miss in the recipes a file like
> pseudo_1.8.2.bb
> 
> Now there is just
> pseudo_git.bb
> and 
> pseudo.inc
> 
> Also in the download I found a file:
> git2_git.yoctoproject.org.pseudo.tar.gz.done
> 

> Do we dig at wrong side?

Try adding ";protocol=https" to the url, something like:

git://git.yoctoproject.org/pseudo;protocol=https

Our mirrors should have http tarballs of the git repos which should
work for this but clearly something isn't working quite correctly with
the backup archives :(. Adding https to the url should work though.

Cheers,

Richard


More information about the poky mailing list