aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl_1.0.0.bb')
-rw-r--r--recipes/openssl/openssl_1.0.0.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/openssl/openssl_1.0.0.bb b/recipes/openssl/openssl_1.0.0.bb
index 8e521c8017..4f7dcb7263 100644
--- a/recipes/openssl/openssl_1.0.0.bb
+++ b/recipes/openssl/openssl_1.0.0.bb
@@ -4,19 +4,19 @@ require openssl.inc
SRC_URI[src.md5sum] = "89eaa86e25b2845f920ec00ae4c864ed"
SRC_URI[src.sha256sum] = "1bbf9afc5a6215121ac094147d0a84178294fe4c3d0a231731038fd3717ba7ca"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.2"
DEFAULT_PREFERENCE = "-1"
export DIRS = "crypto ssl apps engines"
export OE_LDFLAGS="${LDFLAGS}"
-SRC_URI += "file://configure-targets.patch;patch=1 \
- file://shared-libs.patch;patch=1 \
- file://debian.patch;patch=1 \
- file://oe-ldflags.patch;patch=1 \
- file://libdeps-first.patch;patch=1 \
- file://engines-install-in-libdir-ssl.patch;patch=1 \
+SRC_URI += "file://configure-targets.patch \
+ file://shared-libs.patch \
+ file://debian.patch \
+ file://oe-ldflags.patch \
+ file://libdeps-first.patch \
+ file://engines-install-in-libdir-ssl.patch \
"
PARALLEL_MAKE = ""