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

Paul Eggleton paul.eggleton at linux.intel.com
Fri Sep 26 08:48:33 UTC 2014


On Friday 26 September 2014 08:55:03 Koen Kooi wrote:
> 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.

Maybe set LICENSE_FLAGS conditionally upon rtmpdump being in PACKAGECONFIG?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list