I've been using linux-xlnx-dev.bb recipe to compile a kernel with the following:
PREFERRED_PROVIDER_virtual/kernel = "linux-xlnx-dev"
SRCREV_pn-linux-xlnx-dev = "3be00480727bf360d912223026b789011b1e5251"

This was pointing to a 4.0 kernel.  Now, on a fresh build, I get
"unable to find revision" errors:

WARNING: Failed to fetch URL
git://github.com/Xilinx/linux-xlnx.git;protocol=https;branch=master-next,
attempting MIRRORS if available
ERROR: Fetcher failure: Unable to find revision
3be00480727bf360d912223026b789011b1e5251 in branch master-next even
from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://github.com/Xilinx/linux-xlnx.git;protocol=https;branch=master-next'.
Unable to fetch URL from any source.

Can I still get to this kernel revision somehow?  Or was this revision
struck from the source tree?

Thanks,
Ed
-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to