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

Burton, Ross ross.burton at intel.com
Mon Mar 26 02:49:37 PDT 2018


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 <farzanemostafa at yahoo.com> wrote:
> Hi,
> I need to add libsrtp to my sdk. I want both static and dynamic library in
> sdk. I added "libsrtp libsrtp-staticdev" to "IMAGE_INSTALL" but getting the
> following error:
>
>     Collected errors:
>      * calculate_dependencies_for: Cannot satisfy the following dependencies
> for libsrtp-staticdev:
>      *      libsrtp (= 1.5.2-r0) *
>      * opkg_solver_install: Cannot install package libsrtp-staticdev.
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list