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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core