[OE-core] [PATCH 2/2] openssl: upgrade to 1.0.0i

Andreas Oberritter obi at opendreambox.org
Tue May 8 07:06:06 UTC 2012


Hello Scott,

On 25.04.2012 07:13, Scott Garman wrote:
> --- a/meta/recipes-connectivity/openssl/openssl.inc
> +++ b/meta/recipes-connectivity/openssl/openssl.inc
> @@ -4,8 +4,7 @@ HOMEPAGE = "http://www.openssl.org/"
>  BUGTRACKER = "http://www.openssl.org/news/vulnerabilities.html"
>  SECTION = "libs/network"
>  
> -# Big Jump for OpenSSL 1.0 support with meta-oe
> -INC_PR = "r15"
> +INC_PR = "r0"
>  
>  # "openssl | SSLeay" dual license
>  LICENSE = "openssl"

this hunk broke the upgrade path of out-of-tree users of openssl.inc,
e.g. users of openssl 0.9.8 in their own layer.

Please reset INC_PR to r15. You should have reset only PR (if it wasn't
already "${INC_PR}.0"), not INC_PR.

Regards,
Andreas




More information about the Openembedded-core mailing list