[oe] [RFC] make preferred openssl version match for -native recipe

Tom Rini trini at kernel.crashing.org
Tue Mar 31 02:49:25 UTC 2009


On Mon, Mar 30, 2009 at 09:26:56PM -0500, Mike (mwester) wrote:
> I'd like to propose that we remove the "DEFAULT_PREFERENCE = "-1"" line
> from openssl-native_0.9.8j.bb.
> 
> This is causing a problem in select cases (for example, python-native
> fails "import md5"), because we build and stage openssl 0.9.8j, but the
> corresponding -native that gets built and staged is openssl 0.9.7g.
> 
> The 0.9.8j version is currently selected as the PREFERRED_VERSION in the
> preferred-om-2008-versions.inc file, as well as for SlugOS.  I've
> successfully built it on both 32 and 64 bit hosts.
> 
> Unless there are objections, I'll commit a fix in a couple of days.

Perhaps we should also make sure anyplace that defines a preferred
provide for one sets the same version for the other (with an appropriate
poke to the maintainer) ?

-- 
Tom Rini




More information about the Openembedded-devel mailing list