[yocto] Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream

Burton, Ross ross.burton at intel.com
Mon Apr 25 07:42:43 PDT 2016


On 25 April 2016 at 14:30, Jaggi, Manish <Manish.Jaggi at caviumnetworks.com>
wrote:

> It seems the revid / tag is not on any branch
> git branch  --contains 2134d97aa3a7ce38bb51f933f2e20cafde371085
> returns nothing.
>
> How to fix this issue ?
>

You probably want to use git branch -r --contains 213... as otherwise git
branch will only list local branches.  The web UI says that this commit
exists on master though...

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160425/e29c5960/attachment.html>


More information about the yocto mailing list