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

Jaggi, Manish Manish.Jaggi at caviumnetworks.com
Mon Apr 25 06:30:06 PDT 2016


In my bb file I added the below line,


SRCREV = "2134d97aa3a7ce38bb51f933f2e20cafde371085"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev"

The revision id is of v4.4.3 tag.


Below errors are generated upon kernel fetching


ERROR: linux-4.4 do_fetch: Fetcher failure: Unable to find revision 2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream
ERROR: linux-4.4 do_fetch: Function failed: Fetcher failure for URL: 'git://git.yoctoproject.org/linux-yocto-dev'. Unable to fetch URL from any source.

It seems the revid / tag is not on any branch
git branch  --contains 2134d97aa3a7ce38bb51f933f2e20cafde371085
returns nothing.

How to fix this issue ?


Regards,
Manish Jaggi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160425/12684912/attachment.html>


More information about the yocto mailing list