diff --git a/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb b/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb index 3246baae43..541b2edce1 100644 --- a/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb +++ b/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb @@ -17,3 +17,6 @@ inherit autotools pkgconfig PACKAGECONFIG = "c-ares openssl" PACKAGECONFIG[c-ares] = ",,c-ares" PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl" + +PACKAGES =+ "${PN}-tools" +FILES:${PN}-tools += "${bindir}"