diff options
| author | Cristian Stoica <cristian.stoica@freescale.com> | 2015-01-07 17:55:00 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-08 18:15:01 +0800 |
| commit | fadb98fa93b4e2fe5b7912e3725eb96c3bc71866 (patch) | |
| tree | 3e089a0770bb70e5a13afbd051e4427965aa6bfa /conf/machine | |
| parent | d7df92b6f5c1a673341d54d6b064ad2fd7b16d74 (diff) | |
| download | meta-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.inc | 2 |
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 @@ | |||
| 1 | PREFERRED_VERSION_qemu = "1.7+fsl" | 1 | PREFERRED_VERSION_qemu = "1.7+fsl" |
| 2 | PREFERRED_VERSION_openssl = "1.0.1g" | 2 | PREFERRED_VERSION_openssl = "1.0.1i" |
| 3 | 3 | ||
