From 591793a3e800f3efe191eb27f591c9ed8bd9f4f1 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Fri, 24 Sep 2010 16:57:19 -0500 Subject: openssl: upgrade to 0.9.8m --- recipes/openssl/openssl-native_0.9.8g.bb | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 recipes/openssl/openssl-native_0.9.8g.bb (limited to 'recipes/openssl/openssl-native_0.9.8g.bb') diff --git a/recipes/openssl/openssl-native_0.9.8g.bb b/recipes/openssl/openssl-native_0.9.8g.bb deleted file mode 100644 index d567ae73f9..0000000000 --- a/recipes/openssl/openssl-native_0.9.8g.bb +++ /dev/null @@ -1,21 +0,0 @@ -inherit pkgconfig native - -require openssl.inc - -PR = "${INC_PR}.0" - -# This flag can contain target options (e.g -mfpu=neon for armv7-a systems) -export FULL_OPTIMIZATION = " " -export BUILD_OPTIMIZATION = " " - -SRC_URI += "file://debian.patch;patch=1 \ - file://configure-targets.patch;patch=1 \ - file://shared-libs.patch;patch=1" - -PARALLEL_MAKE = "" - -do_install() { - : -} - -PACKAGES = "" -- cgit v1.2.3