[yocto] replace outdated opencv bitbake file

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jul 10 05:56:09 PDT 2013


On Wednesday 10 July 2013 13:52:24 Zafrullah Syed wrote:
> How to replace outdated opencv bitbake file?
> 
> When i build image, i get this following error, may be bitbake is unable to
> fetch files. How to update these files?
> 
> WARNING: Failed to fetch URL svn://
> code.opencv.org/svn/opencv/branches/2.4;module=opencv;protocol=http,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 1, output:
> svn: E000002: Unable to connect to a repository at URL '
> http://code.opencv.org/svn/opencv/branches/2.4/opencv'
> svn: E000002: Could not open the requested SVN filesystem
> 
> ERROR: Function failed: Fetcher failure for URL: 'svn://
> code.opencv.org/svn/opencv/branches/2.4;module=opencv;protocol=http'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/siguser/yocto2013-05-21/build/tmp/work/armv7a-vfp-neon-poky-linux-gnue
> abi/opencv-2.4.2-r1/temp/log.do_fetch.26358 ERROR: Task 565
> (/home/siguser/yocto2013-05-21/poky/meta-openembedded/meta-oe/recipes-suppor
> t/opencv/ opencv_2.4.bb, do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 2688 tasks of which 2330 didn't need to be
> rerun and 1 failed.
> Waiting for 0 running tasks to finish:
> 
> Summary: 1 task failed:
> 
> /home/siguser/yocto2013-05-21/poky/meta-openembedded/meta-oe/recipes-support
> /opencv/ opencv_2.4.bb, do_fetch
> Summary: There were 2 WARNING messages shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

This opencv recipe is from meta-oe, which is not something the Yocto Project
maintains. In any case it looks like you're using an older version of meta-oe
because it has already been updated not to use the svn repository:

http://cgit.openembedded.org/meta-openembedded/log/meta-oe/recipes-support/opencv/opencv_2.4.3.bb

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list