aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl-1.0.0d/debian/make-targets.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-06-13 02:09:12 +0000
committerTom Rini <trini@ti.com>2012-06-19 07:52:11 -0700
commiteaa3de818e2adc805b790110aa32601fcf963eaa (patch)
treeb75df964d92f8bc9b06fe7bf8cc7be0c28166b22 /recipes/openssl/openssl-1.0.0d/debian/make-targets.patch
parent75c7b2fa3937d261988837a8844fb4c417b00aca (diff)
downloadopenembedded-eaa3de818e2adc805b790110aa32601fcf963eaa.tar.gz
openssl-1.x.x: Backport patches from OE-Core
These patches are needed for getting 2011.03 branch building on ubuntu 12.04 LTS Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'recipes/openssl/openssl-1.0.0d/debian/make-targets.patch')
-rw-r--r--recipes/openssl/openssl-1.0.0d/debian/make-targets.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/openssl/openssl-1.0.0d/debian/make-targets.patch b/recipes/openssl/openssl-1.0.0d/debian/make-targets.patch
new file mode 100644
index 0000000000..f7a6dfdc20
--- /dev/null
+++ b/recipes/openssl/openssl-1.0.0d/debian/make-targets.patch
@@ -0,0 +1,15 @@
+Upstream-Status: Backport [debian]
+
+Index: openssl-1.0.0c/Makefile.org
+===================================================================
+--- openssl-1.0.0c.orig/Makefile.org 2010-12-12 16:10:12.000000000 +0100
++++ openssl-1.0.0c/Makefile.org 2010-12-12 16:11:27.000000000 +0100
+@@ -109,7 +109,7 @@
+ ZLIB_INCLUDE=
+ LIBZLIB=
+
+-DIRS= crypto ssl engines apps test tools
++DIRS= crypto ssl engines apps tools
+ ENGDIRS= ccgost
+ SHLIBDIRS= crypto ssl
+