summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/openssl/openssl/debian/make-targets.patch
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-03 02:32:04 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-11 13:35:09 +0800
commit464f6fb62479df3ef46f6b70c165bd2743d5e667 (patch)
treefb5a41b1f07c1c830cdd297a482ef9bba967f180 /recipes-connectivity/openssl/openssl/debian/make-targets.patch
parent10d4573d3e9988b68bc4f3dd45a4748d10dbcc27 (diff)
downloadmeta-fsl-ppc-464f6fb62479df3ef46f6b70c165bd2743d5e667.tar.gz
openssl: downgrade to 1.0.1g
openssl released in fsl sdk v1.6 was based on 1.0.1g, so downgrade for fsl boards. the imported recipes were based on daisy-11.0.0 which FSL SDK based on. Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-connectivity/openssl/openssl/debian/make-targets.patch')
-rw-r--r--recipes-connectivity/openssl/openssl/debian/make-targets.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-connectivity/openssl/openssl/debian/make-targets.patch b/recipes-connectivity/openssl/openssl/debian/make-targets.patch
new file mode 100644
index 0000000..ee0a62c
--- /dev/null
+++ b/recipes-connectivity/openssl/openssl/debian/make-targets.patch
@@ -0,0 +1,15 @@
1Upstream-Status: Backport [debian]
2
3Index: openssl-1.0.1/Makefile.org
4===================================================================
5--- openssl-1.0.1.orig/Makefile.org 2012-03-17 09:41:07.000000000 +0000
6+++ openssl-1.0.1/Makefile.org 2012-03-17 09:41:21.000000000 +0000
7@@ -135,7 +135,7 @@
8
9 BASEADDR=
10
11-DIRS= crypto ssl engines apps test tools
12+DIRS= crypto ssl engines apps tools
13 ENGDIRS= ccgost
14 SHLIBDIRS= crypto ssl
15