]> code.ossystems Code Review - openembedded-core.git/commit
openssl: correct license comment
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 16 Oct 2018 03:22:03 +0000 (16:22 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Oct 2018 19:25:37 +0000 (20:25 +0100)
commit6c821ce6ecae789320b31ec55c83907d6dd78359
treef708392dca714aea8e8ec6cfffc208dbf713e3a3
parentff1d158fb15f7a8bc7bca542baac6f9873a58f68
openssl: correct license comment

The comment here stated that openssl is dual-licensed, but that would
mean that either of the two licenses could be used which is *not* the
case [1]. However LICENSE = "openssl" *is* correct because in OE that
maps to a generic license file which includes both licenses, which
makes sense because there isn't really any such thing as OpenSSL that
would be covered by the "OpenSSL license" and not the "SSLeay license".
Correct the comment to avoid any confusion.

[1] https://www.openssl.org/source/license.html

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl_1.1.1.bb