Pyro - Cannot fetch URL of linux-intel-lts
- Dominant language
- No language data
- Stars
- 250
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.