[OE-core] [Repo Issue] x264: Unable to find revision

Chong, Hui Qing hui.qing.chong at intel.com
Fri May 30 09:44:31 UTC 2014


Hi, I am working on Yocto Project 1.6, Daisy branch. Previously I am able to build the image successfully, but now I have errors as follow:

ERROR: Fetcher failure: Unable to find revision 585324fee380109acd9986388f857f413a60b896 in branch master even from upstream
ERROR: Function failed: Fetcher failure for URL: 'git://git.videolan.org/x264.git'. Unable to fetch URL from any source.

In the x264_git.bb file, the SRC_URI and SRCREV are:

SRC_URI = "git://git.videolan.org/x264.git \
	        file://don-t-default-to-cortex-a9-with-neon.patch \
	        "
SRCREV = "585324fee380109acd9986388f857f413a60b896"

Does anyone notice this and is there any solution for this error? Thank you.

Regards,
Hui Qing



More information about the Openembedded-core mailing list