summaryrefslogtreecommitdiff
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.bb19
1 files changed, 0 insertions, 19 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 ccae43e629..0000000000
--- a/recipes/openssl/openssl-native_0.9.7m.bb
+++ /dev/null
@@ -1,19 +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;patch=1 \
- file://armeb.patch;patch=1;pnum=0 \
- file://gnueabi-arm.patch;patch=1"
-
-do_install() {
- :
-}
-
-PACKAGES = ""