diff options
-rw-r--r-- | recipes/openssl/openssl-native_0.9.8g.bb | 2 | ||||
-rw-r--r-- | recipes/openssl/openssl-native_0.9.8j.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/recipes/openssl/openssl-native_0.9.8g.bb b/recipes/openssl/openssl-native_0.9.8g.bb index 1ad90a0001..4975cf5b1d 100644 --- a/recipes/openssl/openssl-native_0.9.8g.bb +++ b/recipes/openssl/openssl-native_0.9.8g.bb @@ -1,7 +1,5 @@ inherit pkgconfig native -DEFAULT_PREFERENCE = "-1" - require openssl.inc PR = "r1" 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" |