Hello,
I want to build a Yocto Image for the Minnowboard Max but I get an error when bitbake tries to fetch the Linux-Intel-kernel, cause it can't find the revision number
http://git.yoctoproject.org/cgit.cgi/meta-intel/commit/?h=pyro&id=3dc6ad868f91131b9edd0aeee724d173eeb1766c
I cloned the branch with
git clone -b pyro git://git.yoctoproject.org/meta-intel
Branch: 4.9/yocto/base
Error message:
ERROR: linux-intel-4.9.113+gitAUTOINC+5e993963af_9116ef3dfd-r0 do_fetch: Fetcher failure: Unable to find revision 9116ef3dfd570cb565989926233ebcaf03ad76fb in branch 4.9/yocto/base even from upstream ERROR: linux-intel-4.9.113+gitAUTOINC+5e993963af_9116ef3dfd-r0 do_fetch: Fetcher failure for URL: 'git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=4.9/yocto/base;'. Unable to fetch URL from any source.
I also tried to change revision number but still got the error.
Can anyone help with this issue?
Thanks
Hello,
I want to build a Yocto Image for the Minnowboard Max but I get an error when bitbake tries to fetch the Linux-Intel-kernel, cause it can't find the revision number
I cloned the branch with
git clone -b pyro git://git.yoctoproject.org/meta-intelBranch:
4.9/yocto/baseError message:
ERROR: linux-intel-4.9.113+gitAUTOINC+5e993963af_9116ef3dfd-r0 do_fetch: Fetcher failure: Unable to find revision 9116ef3dfd570cb565989926233ebcaf03ad76fb in branch 4.9/yocto/base even from upstream ERROR: linux-intel-4.9.113+gitAUTOINC+5e993963af_9116ef3dfd-r0 do_fetch: Fetcher failure for URL: 'git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=4.9/yocto/base;'. Unable to fetch URL from any source.I also tried to change revision number but still got the error.
Can anyone help with this issue?
Thanks