aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl-native_1.0.0d.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl-native_1.0.0d.bb')
-rw-r--r--recipes/openssl/openssl-native_1.0.0d.bb19
1 files changed, 15 insertions, 4 deletions
diff --git a/recipes/openssl/openssl-native_1.0.0d.bb b/recipes/openssl/openssl-native_1.0.0d.bb
index bbee5f98a6..57b83fbf87 100644
--- a/recipes/openssl/openssl-native_1.0.0d.bb
+++ b/recipes/openssl/openssl-native_1.0.0d.bb
@@ -4,7 +4,7 @@ inherit pkgconfig native
SRC_URI[src.md5sum] = "40b6ea380cc8a5bf9734c2f8bf7e701e"
SRC_URI[src.sha256sum] = "92511d1f0caaa298dba250426f8e7d5d00b271847886d1adc62422778d6320db"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
DEFAULT_PREFERENCE = "-1"
@@ -16,9 +16,20 @@ export BUILD_OPTIMIZATION = " "
SRC_URI += "file://configure-targets.patch \
file://shared-libs.patch \
- file://debian.patch \
- file://libdeps-first.patch \
- "
+ file://oe-ldflags.patch \
+ file://engines-install-in-libdir-ssl.patch \
+ file://openssl-fix-link.patch \
+ file://debian/version-script.patch \
+ file://debian/pic.patch \
+ file://debian/c_rehash-compat.patch \
+ file://debian/ca.patch \
+ file://debian/make-targets.patch \
+ file://debian/no-rpath.patch \
+ file://debian/man-dir.patch \
+ file://debian/man-section.patch \
+ file://debian/no-symbolic.patch \
+ file://debian/debian-targets.patch \
+ "
PARALLEL_MAKE = ""