aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl-native_0.9.7m.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl-native_0.9.7m.bb')
-rw-r--r--recipes/openssl/openssl-native_0.9.7m.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes/openssl/openssl-native_0.9.7m.bb b/recipes/openssl/openssl-native_0.9.7m.bb
deleted file mode 100644
index 3b76dd5198..0000000000
--- a/recipes/openssl/openssl-native_0.9.7m.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-inherit pkgconfig native
-
-require openssl.inc
-
-# This flag can contain target options (e.g -mfpu=neon for armv7-a systems)
-export FULL_OPTIMIZATION = " "
-export BUILD_OPTIMIZATION = " "
-
-PR = "${INC_PR}.0"
-
-SRC_URI += "file://debian.patch \
- file://armeb.patch;striplevel=0 \
- file://gnueabi-arm.patch"
-
-do_install() {
- :
-}
-
-PACKAGES = ""
-
-SRC_URI[src.md5sum] = "74a4d1b87e1e6e1ec95dbe58cb4c5b9a"
-SRC_URI[src.sha256sum] = "c98b9703887e2dda6217b91405d0d94883f7c67e205fc4d7a81bb690d2e10572"