summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorCristian Stoica <cristian.stoica@freescale.com>2015-01-07 17:55:00 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-08 18:15:01 +0800
commitfadb98fa93b4e2fe5b7912e3725eb96c3bc71866 (patch)
tree3e089a0770bb70e5a13afbd051e4427965aa6bfa /conf/machine
parentd7df92b6f5c1a673341d54d6b064ad2fd7b16d74 (diff)
downloadmeta-fsl-ppc-fadb98fa93b4e2fe5b7912e3725eb96c3bc71866.tar.gz
openssl: upgrade to 1.0.1i plus Freescale patches
- include fixes for algorithm registration and 32-bit application hanging on E5500 cores. - add offloading suport for aes-gcm - upstream patches are kept except for the documentation patch which is no longer necessary Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/qoriq-default-versions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/qoriq-default-versions.inc b/conf/machine/include/qoriq-default-versions.inc
index 3bb03ba..639e61e 100644
--- a/conf/machine/include/qoriq-default-versions.inc
+++ b/conf/machine/include/qoriq-default-versions.inc
@@ -1,3 +1,3 @@
1PREFERRED_VERSION_qemu = "1.7+fsl" 1PREFERRED_VERSION_qemu = "1.7+fsl"
2PREFERRED_VERSION_openssl = "1.0.1g" 2PREFERRED_VERSION_openssl = "1.0.1i"
3 3