aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_1.0.0.bb
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-05-03 20:59:45 +0400
committerRoman I Khimov <khimov@altell.ru>2010-05-03 23:58:24 +0400
commit5c6e5812f3b638e435a5432c8ad5e04ca0bb0d92 (patch)
tree7376109ae70a140575ca16b0144676076be3d4c2 /recipes/openssl/openssl_1.0.0.bb
parentf5ac8db890820c327794f7d896e2bde6fb0188c6 (diff)
downloadopenembedded-5c6e5812f3b638e435a5432c8ad5e04ca0bb0d92.tar.gz
openssl 1.0.0: fix patches with config-strings
openssl 1.0.0 has more fields in config-strings, so Configure patches forward-ported from previous openssl versions needed further adjustments to build for more targets (initially tested only on i686 and x86_64). Clean up useless date output in patches (somehow crawled in via quilt) along the way. Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/openssl/openssl_1.0.0.bb')
-rw-r--r--recipes/openssl/openssl_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openssl/openssl_1.0.0.bb b/recipes/openssl/openssl_1.0.0.bb
index 8e521c8017..9f63701174 100644
--- a/recipes/openssl/openssl_1.0.0.bb
+++ b/recipes/openssl/openssl_1.0.0.bb
@@ -4,7 +4,7 @@ require openssl.inc
SRC_URI[src.md5sum] = "89eaa86e25b2845f920ec00ae4c864ed"
SRC_URI[src.sha256sum] = "1bbf9afc5a6215121ac094147d0a84178294fe4c3d0a231731038fd3717ba7ca"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
DEFAULT_PREFERENCE = "-1"