[meta-freescale] bitbake recipe build error - linphone and libosip2 for imx6

Ashwin Kirpalani akcooper8 at gmail.com
Wed Mar 13 14:05:35 PDT 2013


reposting because last email was sent with blank contents by mistake:

This is another newbie and a build error question. Thanks for your patience
and help. I have tried searching for a solution before posting.

I am trying to build linphone (
https://github.com/openembedded/openembedded/tree/master/recipes/linphone)
for the imx6qsabrelite. This depends on libosip2 (
https://github.com/openembedded/openembedded/tree/master/recipes/libosip2).
I already have built the fsl-image-gui image by pulling down the
fsl-bsp-platform (danny branch) using the instructions here:
https://community.freescale.com/docs/DOC-93844

In order to build linphone and libosip2, I did a git sparse checkout of the
two folders into another directory and then copied these two folders into
the fsl-bsp-platform/sources/meta-openembedded/meta-oe/recipes-support
folder and then ran the following:
'bitbake linphone'

Question:
1. Are the above steps of sparse checkout and moving files to the existing
fsl-bsp-platform current working directory correct or is there an easier
way of building recipes that don't reside in the current working directory?
I moved the recipes into the working directory because the build
environment is there.

2. When I do 'bitbake linphone', I get the following error:
ERROR: libosip2: Recipe file does not have license file information
(LIC_FILES_CHKSUM)
ERROR: Licensing Error: LIC_FILES_CHKSUM does not match, please fix
ERROR: Function failed: do_qa_configure

How do I fix this please? What is the source of this error and how do I
generate the LIC_FILES_CHKSUM? I noticed that the other recipes have this
information but the two that I pulled down (linphone and libosip2) do not.
Is this a compatibility issue in bitbake?

Thank You

~A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130313/35d6081d/attachment.html>


More information about the meta-freescale mailing list