From: Dutta Yashpal-B05456 <[email protected]>

v1.0.1c is current stable version of openssl. Cryptodev
engine is planned to be supported on this version.

Signed-off-by: Yashpal Dutta <[email protected]>
---
 conf/machine/p3041ds.conf |    1 +
 conf/machine/p4080ds.conf |    1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index e4569aa..ea3475a 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -15,3 +15,4 @@ USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
+PREFERRED_VERSION_openssl="1.0.1c"
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 00a4e84..efec10d 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -15,3 +15,4 @@ USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
+PREFERRED_VERSION_openssl="1.0.1c"
-- 
1.7.9.5


_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to