Hi, understand the patch below is to fix the x264 yocto build issue but it is for "Daisy" branch. How about the "Dylan" branch? Can we use the same commit id on the SRCREV?
-----Original Message----- From: Ong, Boon Leong Sent: Tuesday, June 03, 2014 9:25 AM To: Tan, Raymond; Chew, Kean Ho; Kweh, Hock Leong; Chen, Alvin Subject: FW: [yocto] [OE-core] [Repo Issue] x264: Unable to find revision Pleae take note on this patch that is reported on x264 issue when you build. The issue is related to the remote git has be rebased/changed that cause commit id not found by the YP metadata script. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Paul Eggleton Sent: Friday, May 30, 2014 6:56 PM To: [email protected] Subject: Re: [yocto] [OE-core] [Repo Issue] x264: Unable to find revision Hi Hui Qing, On Friday 30 May 2014 09:44:31 Chong, Hui Qing wrote: > 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. Yes, there is a patch here: http://patchwork.openembedded.org/patch/72933/ It should be merged fairly soon I would think, but in the mean time you can apply it locally. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
