[yocto] OE recipes- linphone build error in poky-9.0.0 build environment

Jegan Chandru pcjegan at gmail.com
Fri Aug 30 00:13:15 PDT 2013


Hi Amit,


ERROR: Fetcher failure for URL: '
> http://download.savannah.nongnu.org/releases/linphone/1.6.x/sources/linphone-1.6.0.tar.gz'.
> No checksum specified for
> /home/yocto/YOCTO/poky-dylan-9.0.0/build/downloads/linphone-1.6.0.tar.gz,
> please add at least one to the recipe:
> SRC_URI[md5sum] = "fb345125e23c787df0818ff7caad5515"
> SRC_URI[sha256sum] =
> "ba1c32207fd62d374c9397a81fb1247da93edb859e30d0d855dc65e5457f690b"
>

Can you add/replace the above 2 lines in your linphone recipe? This error
came as there is mismatch on md5sum and sha256sum values.


> Do anyone knows how to fix the LIC_FILES_CHKSUM for libosip2 .bb file or
> linphone .bb file.
> Please suggest me how to fix this error.
>
>
>
Untar the libosip2 source and check for any license files available. In
libosip2 you will find COPYING. Add that in LIC_FILES_CHKSUM with its
md5sum value. Refer
https://wiki.yoctoproject.org/wiki/Recipe_%26_Patch_Style_Guide#LIC_FILES_CHKSUM
 and
http://www.yoctoproject.org/docs/1.0/poky-ref-manual/poky-ref-manual.html#usingpoky-specifying-LIC_FILES_CHKSUM


These should fix your problems.

-JC-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130830/9dbda771/attachment.html>


More information about the yocto mailing list