[OE-core] [PATCH 1/2] curl: add a PACKAGECONFIG for librtmp

Koen Kooi koen at dominion.thruhere.net
Fri Sep 26 06:55:03 UTC 2014


Op 26 sep. 2014, om 01:13 heeft Ross Burton <ross.burton at intel.com> het volgende geschreven:

> Otherwise this is a non-deterministic build dependency.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
> meta/recipes-support/curl/curl_7.37.1.bb |    1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-support/curl/curl_7.37.1.bb b/meta/recipes-support/curl/curl_7.37.1.bb
> index 8bcd9ba..e2852e3 100644
> --- a/meta/recipes-support/curl/curl_7.37.1.bb
> +++ b/meta/recipes-support/curl/curl_7.37.1.bb
> @@ -27,6 +27,7 @@ PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
> PACKAGECONFIG[ssl] = "--with-ssl --with-random=/dev/urandom,--without-ssl,openssl"
> PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls"
> PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_LIBDIR}/../,--without-zlib,zlib"
> +PACKAGECONFIG[rtmpdump] = "--with-librtmp,--without-librtmp,rtmpdump"

Using librtmp has nasty legal consequences in various countries, is there a way to express that risk? Something analogous to the commercial license protection we have.

regards,

Koen


More information about the Openembedded-core mailing list