Hi Khem On Sunday, 2 September 2018 2:41:58 AM NZST Khem Raj wrote: > centos 7 comes with git 1.8.x and that seems to fail to fetch from > gitlab/https > > Cloning into bare repository > 'TOPDIR/downloads/git2/gitlab.gnome.org.GNOME.cantarell-fonts'... > error: RPC failed; result=22, HTTP code = 404 > fatal: The remote end hung up unexpectedly > > using newer version of git solves this > > using the wandisco repo e.g. > > yum install > http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm > yum update git > > helps. > > do we already state minimum git version somewhere ?
sanity.bbclass checks for git version 1.8.3.1 or later. This check only occurs on the first run or when SANITY_VERSION or NATIVELSBSTRING change (although with the advent of uninative the latter isn't really the right thing to be looking at anymore - I've just filed https://bugzilla.yoctoproject.org/show_bug.cgi?id=12910 for that). Additionally it's mentioned in the YP "quick build" guide: https://www.yoctoproject.org/docs/current/brief-yoctoprojectqs/brief-yoctoprojectqs.html#brief-compatible-distro Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core