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

2018-03-28 Thread Burton, Ross
On 28 March 2018 at 11:56, Mostafa Farzane wrote: > -- 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/us

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

2018-03-26 Thread Burton, Ross
That suggests that libsrtp-staticdev wasn't built. Use oe-pkgdata-util to determine if it was built at all: note that for example Poky doesn't build static libraries. (one of many reasons that people shouldn't use poky as anything but an example) Ross On 25 March 2018 at 14:01, Mostafa Farzane