diff options
Diffstat (limited to 'recipes/openssl/openssl-native_0.9.8j.bb')
-rw-r--r-- | recipes/openssl/openssl-native_0.9.8j.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openssl/openssl-native_0.9.8j.bb b/recipes/openssl/openssl-native_0.9.8j.bb index ffbd5ea8a9..976a4d7835 100644 --- a/recipes/openssl/openssl-native_0.9.8j.bb +++ b/recipes/openssl/openssl-native_0.9.8j.bb @@ -2,7 +2,7 @@ inherit pkgconfig native require openssl.inc -PR = "r1" +PR = "${INC_PR}.0" # This flag can contain target options (e.g -mfpu=neon for armv7-a systems) export FULL_OPTIMIZATION = " " |