From 27d8a050c81bba4b42d496572c64b9cb6a43fec6 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Wed, 1 Apr 2009 21:55:42 -0500 Subject: openssl: make the default -native recipe match DEFAULT_PREFERENCE = -1 is removed from the -native recipes; this caused problems with tools linking against different versions of the openssl libs, resulting in obscure build failures (e.g. python-native "import md5" would fail). --- recipes/openssl/openssl-native_0.9.8j.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/openssl/openssl-native_0.9.8j.bb') diff --git a/recipes/openssl/openssl-native_0.9.8j.bb b/recipes/openssl/openssl-native_0.9.8j.bb index 5f3e3076cb..2a69855eb6 100644 --- a/recipes/openssl/openssl-native_0.9.8j.bb +++ b/recipes/openssl/openssl-native_0.9.8j.bb @@ -1,7 +1,5 @@ inherit pkgconfig native -DEFAULT_PREFERENCE = "-1" - require openssl.inc PR = "r1" -- cgit v1.2.3