[yocto] how to add libsrtp and libsrtp-staticdev to sdk

Mostafa Farzane farzanemostafa at yahoo.com
Wed Mar 28 03:56:48 PDT 2018


Thanks.Here is the whole story:I have a recipe named "libjrtp" that depends on "libsrtp".When I build "libjrtp" recipe I faced the following error:
-- ERROR: jrtplib-3.11.1-r0 do_populate_sysroot: QA Issue: jrtplib.pc failed sanity test (tmpdir) in path /opt/yocto/toradex-morty/build-intercom/tmp-glibc/work/armv7at2hf-neon-angstrom-linux---- gnueabi/jrtplib/3.11.1-r0/sysroot-destdir/usr/lib/pkgconfig [pkgconfig]-- ERROR: jrtplib-3.11.1-r0 do_populate_sysroot: QA staging was broken by the package built above-- ERROR: jrtplib-3.11.1-r0 do_populate_sysroot: Function failed: do_qa_staging
If I remove the "libsrtp" from depends list or if do not install "jrtplib.pc" to ${D}${libdir}/pkgconfig/jrtplib.pc", it built OK. I think something is wrong with "libsrtp".
An other problem is that I can not add libsrtp nor "libsrtp-staticdev" to my image. when I add "libsrtp" to depends list of my image I get the following error:
-- Collected errors:--  * opkg_solver_install: Cannot install package libsrtp.



Is there any one did that?Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180328/8232246d/attachment.html>


More information about the yocto mailing list